mirror of
https://github.com/internetee/registry.git
synced 2025-07-31 23:16:23 +02:00
chore(deps): update actions/download-artifact action to v4.2.1
This commit is contained in:
parent
c192d3bf08
commit
d7d2a0e7e6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ruby.yml
vendored
2
.github/workflows/ruby.yml
vendored
|
@ -104,7 +104,7 @@ jobs:
|
|||
- name: Give test coverage reporter executable permissions
|
||||
run: chmod +x cc-test-reporter
|
||||
|
||||
- uses: actions/download-artifact@v4.1.8
|
||||
- uses: actions/download-artifact@v4.2.1
|
||||
with:
|
||||
name: coverage-${{ matrix.ruby }}
|
||||
path: coverage
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue