Merge pull request #170 from rancher-sandbox/dependabot/github_actions/actions/upload-artifact-3.1.3
chore(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3
This commit is contained in:
commit
b467472e4f
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
run: make test-e2e
|
||||
- name: Archive artifacts
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v3.1.2
|
||||
uses: actions/upload-artifact@v3.1.3
|
||||
with:
|
||||
name: e2e-artifacts
|
||||
path: _artifacts
|
||||
|
|
|
|||
Loading…
Reference in New Issue