Skip to content

Commit

Permalink
Merge dependabot/github_actions/actions/upload-artifact-4.4.3 into co…
Browse files Browse the repository at this point in the history
…mbined-prs-branch
  • Loading branch information
github-actions[bot] authored Oct 15, 2024
2 parents 9e2348b + cacb716 commit 1972b25
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/[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 1972b25

Please sign in to comment.