Skip to content

Commit 332cff1

Browse files
dependabot[bot]tklauser
authored andcommitted
build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.5 to 4.3.6. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@89ef406...834a144) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 325cab1 commit 332cff1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@89ef406dd8d7e03cfd12d9e0a4a378f454709029
34+
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a
3535
with:
3636
name: pwru
3737
path: pwru

0 commit comments

Comments
 (0)