diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b9b382f2..edce736c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -122,7 +122,7 @@ jobs: name: Source distribution runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - run: rm LICENSE.txt - name: Download LICENSE.txt uses: actions/download-artifact@v2