Skip to content

Commit 31f2c1d

Browse files
Bump actions/upload-artifact from 4.4.0 to 4.4.1 (#342)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4.4.0...v4.4.1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a334486 commit 31f2c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-stats.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
key: reviewer-stats-${{ github.run_id }}
4545
path: ~/reviews
4646
- name: Upload Artifacts
47-
uses: actions/[email protected].0
47+
uses: actions/[email protected].1
4848
with:
4949
name: pr-stats
5050
path: ~/reviews

0 commit comments

Comments
 (0)