We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b46fd58 + 53e35ad commit 36900daCopy full SHA for 36900da
1 file changed
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
81
82
- if: always()
83
name: Upload build logs as artifacts
84
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
85
with:
86
name: build-logs-${{ matrix.arch }}
87
path: logs-${{ matrix.arch }}/
0 commit comments