Compare commits
No commits in common. "dependabot/github_actions/actions/upload-artifact-5" and "main" have entirely different histories.
dependabot
...
main
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -82,7 +82,7 @@ jobs:
|
|||
run: bin/rails db:test:prepare test test:system
|
||||
|
||||
- name: Keep screenshots from failed system tests
|
||||
uses: actions/upload-artifact@v5
|
||||
uses: actions/upload-artifact@v4
|
||||
if: failure()
|
||||
with:
|
||||
name: screenshots
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue