diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index 0986f62..c9cca70 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest needs: build steps: - - uses: actions/download-artifact@v1 + - uses: actions/download-artifact@v4.1.7 with: name: binary - name: Upload Release