We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75f2e92 + 25bcce8 commit a92fae2Copy full SHA for a92fae2
1 file changed
.github/workflows/build.yml
@@ -75,7 +75,7 @@ jobs:
75
76
- name: Upload build results
77
if: always()
78
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
79
with:
80
name: build-results-${{ runner.os }}-${{ runner.arch }}
81
path: |
0 commit comments