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 75575c9 + b2c59cb commit a094f76Copy full SHA for a094f76
1 file changed
.github/workflows/build.yml
@@ -74,7 +74,7 @@ jobs:
74
needs: build
75
steps:
76
- name: Download artifacts
77
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
78
- name: Combine artifacts
79
run: |
80
mkdir -p output
0 commit comments