Skip to content

Commit

Permalink
Merge pull request #879 from rancher/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/upload-artifact-4.4.3

chore(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3
  • Loading branch information
yiannistri authored Oct 17, 2024
2 parents 572c6a4 + 5865707 commit b59cbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
run: make e2e-tests
- name: Archive artifacts
if: always()
uses: actions/[email protected].0
uses: actions/[email protected].3
with:
name: ci-artifacts-${{ env.BRANCH }}
path: _artifacts
Expand Down

0 comments on commit b59cbb1

Please sign in to comment.