Skip to content

Commit 1ee8914

Browse files
authored
Merge pull request #275: Bump actions/upload-artifact from 5 to 6
2 parents 7f6fc03 + 8f52580 commit 1ee8914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- if: always()
5858
name: Upload build logs as artifacts
59-
uses: actions/upload-artifact@v5
59+
uses: actions/upload-artifact@v6
6060
with:
6161
name: build-logs
6262
path: logs/

0 commit comments

Comments
 (0)