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.
2 parents 642d946 + b6fcf8c commit c805b45Copy full SHA for c805b45
.github/workflows/build.yml
@@ -70,7 +70,7 @@ jobs:
70
71
steps:
72
- name: Download Artifact
73
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
74
with:
75
name: packages
76
0 commit comments