Skip to content

Commit

Permalink
Bump actions/upload-artifact from 3.1.0 to 4.3.3
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and joestringer committed May 1, 2024
1 parent 164d6b8 commit 71e5e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance-gke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:

- name: Upload artifacts
if: ${{ failure() }}
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808
with:
name: cilium-sysdump-out.zip
path: cilium-sysdump-out.zip
Expand Down

0 comments on commit 71e5e31

Please sign in to comment.