Skip to content

Commit

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

chore(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3
  • Loading branch information
salasberryfin committed Sep 11, 2023
2 parents e8149b0 + c121daa commit 1c9a9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
run: make e2e-tests
- name: Archive artifacts
if: always()
uses: actions/upload-artifact@v3.1.2
uses: actions/upload-artifact@v3.1.3
with:
name: ci-artifacts
path: _artifacts
Expand Down

0 comments on commit 1c9a9d2

Please sign in to comment.