Skip to content

Commit

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

🌱 Bump actions/upload-artifact from 4.4.0 to 4.4.3
  • Loading branch information
yiannistri authored Oct 17, 2024
2 parents 9b34cb5 + 651522a commit d9d38fc
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 @@ -90,7 +90,7 @@ jobs:
run: make e2e-tests
- name: Archive artifacts
if: always()
uses: actions/upload-artifact@v4.4.0
uses: actions/upload-artifact@v4.4.3
with:
name: ci-artifacts-${{ env.BRANCH }}
path: _artifacts
Expand Down

0 comments on commit d9d38fc

Please sign in to comment.