We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 913e791 + 252bad9 commit 84d5a8fCopy full SHA for 84d5a8f
.github/workflows/docker.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Archive selenium screenshots
45
if: ${{ failure() }}
46
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
47
with:
48
name: selenium-screenshots
49
path: |
.github/workflows/rspec.yml
@@ -86,7 +86,7 @@ jobs:
86
87
88
89
90
91
92
0 commit comments