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 88a295d commit 8aa9357Copy full SHA for 8aa9357
.github/workflows/build.yml
@@ -73,7 +73,7 @@ jobs:
73
74
steps:
75
- name: Download Artifact
76
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
77
with:
78
name: packages
79
0 commit comments