Skip to content

Commit

Permalink
Merge pull request #170 from rancher-sandbox/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/upload-artifact-3.1.3

chore(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3
  • Loading branch information
alexander-demicev authored Oct 30, 2023
2 parents 6f03ead + 9379156 commit b467472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: make test-e2e
- name: Archive artifacts
if: always()
uses: actions/[email protected].2
uses: actions/[email protected].3
with:
name: e2e-artifacts
path: _artifacts
Expand Down

0 comments on commit b467472

Please sign in to comment.