Skip to content

Commit 71e5e31

Browse files
dependabot[bot]joestringer
authored andcommitted
Bump actions/upload-artifact from 3.1.0 to 4.3.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.0 to 4.3.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@3cea537...6546280) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 164d6b8 commit 71e5e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conformance-gke.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152

153153
- name: Upload artifacts
154154
if: ${{ failure() }}
155-
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8
155+
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808
156156
with:
157157
name: cilium-sysdump-out.zip
158158
path: cilium-sysdump-out.zip

0 commit comments

Comments
 (0)