We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ac8899 commit 7569330Copy full SHA for 7569330
.github/workflows/ruby.yml
@@ -94,7 +94,7 @@ jobs:
94
- name: Give test coverage reporter executable permissions
95
run: chmod +x cc-test-reporter
96
97
- - uses: actions/download-artifact@v3.0.2
+ - uses: actions/download-artifact@v4.1.0
98
with:
99
name: coverage-${{ matrix.ruby }}
100
path: coverage
0 commit comments