Skip to content

Commit

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

Bump actions/upload-artifact from 4.4.3 to 4.5.0
  • Loading branch information
amstilp authored Jan 6, 2025
2 parents 7cfad55 + 366d6ae commit 5188d8f
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 @@ -99,7 +99,7 @@ jobs:
run: ls -lhta

- name: Upload coverage data
uses: actions/upload-artifact@v4.4.3
uses: actions/upload-artifact@v4.5.0
with:
name: coverage-data-${{ strategy.job-index }}
path: coverage-${{ strategy.job-index }}
Expand Down

0 comments on commit 5188d8f

Please sign in to comment.