Skip to content

Commit

Permalink
Merge pull request #136011 from cockroachdb/blathers/backport-release…
Browse files Browse the repository at this point in the history
…-24.3-135772

release-24.3: Update Artifact action to v4
  • Loading branch information
rail authored Nov 22, 2024
2 parents 3bd733b + 965dded commit 30a5321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-cover-gen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
fi
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: cover
path: artifacts/cover-*.json

0 comments on commit 30a5321

Please sign in to comment.