Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact action to v4.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2024
1 parent 74e00ef commit 57c7195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- test
steps:
- uses: actions/checkout@v4.1.7
- uses: actions/download-artifact@v4.1.7
- uses: actions/download-artifact@v4.1.8
with:
name: coverage
- uses: k1LoW/octocov-action@v1.3.0

0 comments on commit 57c7195

Please sign in to comment.