diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e7384fd5..93ec2543 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,7 @@ jobs: run: npm run-script build --no-progress - name: Upload ASF-WebConfigGenerator - uses: actions/upload-artifact@v4.4.3 + uses: actions/upload-artifact@v4.5.0 with: if-no-files-found: error name: ${{ matrix.os }}_ASF-WebConfigGenerator