Skip to content

Commit b8c1d95

Browse files
authored
Merge pull request #292 from bootjp/renovate/major-github-artifact-actions
chore(deps): update actions/upload-artifact action to v6
2 parents 669f968 + 0a24fd4 commit b8c1d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jepsen.yml

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

7070
- name: Upload artifacts
7171
if: always()
72-
uses: actions/upload-artifact@v4
72+
uses: actions/upload-artifact@v6
7373
with:
7474
name: jepsen-results
7575
path: artifacts/results.tgz

0 commit comments

Comments
 (0)