Skip to content

Commit c7c2ed7

Browse files
dependabot[bot]brb
authored andcommitted
build(deps): bump actions/upload-artifact from 4.3.6 to 4.4.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.6 to 4.4.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@834a144...b4b15b8) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82dbbf3 commit c7c2ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
tar xfv release/pwru-linux-amd64.tar.gz
3232
3333
- name: Store executable
34-
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a
34+
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882
3535
with:
3636
name: pwru
3737
path: pwru

0 commit comments

Comments
 (0)