Skip to content

Commit

Permalink
Merge dependabot/github_actions/actions/upload-artifact-4.5.0 into co…
Browse files Browse the repository at this point in the history
…mbined-prs-branch
  • Loading branch information
github-actions[bot] authored Jan 6, 2025
2 parents 68bc489 + 8fce1a7 commit 4c0322d
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 4c0322d

Please sign in to comment.