Skip to content

Commit

Permalink
Update actions/download-artifact action to v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 7, 2023
1 parent 5ff42ac commit 197f462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
- name: Give test coverage reporter executable permissions
run: chmod +x cc-test-reporter

- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
name: coverage-${{ matrix.ruby }}
path: coverage
Expand Down

0 comments on commit 197f462

Please sign in to comment.