We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b13d61 + 68a2bf9 commit d08494fCopy full SHA for d08494f
1 file changed
.github/workflows/test.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Run tests
29
run: bundle exec rake
30
- name: Upload artifact
31
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
32
with:
33
name: test-results-${{ matrix.ruby }}
34
path: test-results
0 commit comments