diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fbf1bb58b..0574b2b7d 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -109,7 +109,7 @@ jobs: run: mkdir out - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: Download artifacts uses: actions/download-artifact@v3