We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 644c6c3 commit d60e354Copy full SHA for d60e354
.github/workflows/build.yml
@@ -286,7 +286,7 @@ jobs:
286
- name: Tune GitHub-hosted runner network
287
uses: smorimoto/tune-github-hosted-runner-network@v1
288
- name: Download artifacts
289
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
290
- name: Publish to GitHub Packages
291
if: github.event_name == 'push' || github.event_name == 'release'
292
env:
0 commit comments