Skip to content

Commit

Permalink
Merge pull request #1846 from bcgov/feature/ALCS-2216
Browse files Browse the repository at this point in the history
Upgrade actions/download-artifact from v2 to v4
  • Loading branch information
Abradat authored Sep 11, 2024
2 parents e77b7ff + 3e54074 commit 7cc1e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v4
- run: find .
- uses: paambaati/[email protected]
env:
Expand Down

0 comments on commit 7cc1e27

Please sign in to comment.