Skip to content

Commit

Permalink
Merge pull request #525 from UW-GAC/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/upload-artifact-4.4.3

Bump actions/upload-artifact from 4.4.0 to 4.4.3
  • Loading branch information
amstilp authored Oct 22, 2024
2 parents e5f2649 + c588123 commit 5947b1c
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 @@ -80,7 +80,7 @@ jobs:
mv .coverage.* coverage-${{ strategy.job-index }}
- name: Upload coverage data
uses: actions/[email protected].0
uses: actions/[email protected].3
with:
name: coverage-data-${{ strategy.job-index }}
path: coverage-${{ strategy.job-index }}
Expand Down

0 comments on commit 5947b1c

Please sign in to comment.