Skip to content

Commit d9d38fc

Browse files
authored
Merge pull request #691 from rancher/dependabot/github_actions/actions/upload-artifact-4.4.3
🌱 Bump actions/upload-artifact from 4.4.0 to 4.4.3
2 parents 9b34cb5 + 651522a commit d9d38fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-branch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
run: make e2e-tests
9191
- name: Archive artifacts
9292
if: always()
93-
uses: actions/[email protected].0
93+
uses: actions/[email protected].3
9494
with:
9595
name: ci-artifacts-${{ env.BRANCH }}
9696
path: _artifacts

0 commit comments

Comments
 (0)