Skip to content

Commit 712e11b

Browse files
Bump actions/upload-artifact from 4 to 6 (#61)
1 parent 0f9ca10 commit 712e11b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
run: bin/rails db:test:prepare test test:system
9494

9595
- name: Keep screenshots from failed system tests
96-
uses: actions/upload-artifact@v4
96+
uses: actions/upload-artifact@v7
9797
if: failure()
9898
with:
9999
name: screenshots

0 commit comments

Comments
 (0)