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.
1 parent 8523d4f commit 5caf808Copy full SHA for 5caf808
.github/workflows/test-coverage.yaml
@@ -50,7 +50,7 @@ jobs:
50
ruby-version: "3.3"
51
bundler-cache: true
52
53
- - uses: actions/download-artifact@v3
+ - uses: actions/download-artifact@v4.1.7
54
55
- name: Validate coverage
56
timeout-minutes: 5
0 commit comments