Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 05978e6

Browse files
Bump actions/upload-artifact from v1 to v2.2.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v1 to v2.2.2. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v1...e448a9b) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b31e88 commit 05978e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/int.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Persist log files
6969
if: ${{ failure() }}
70-
uses: actions/upload-artifact@v1
70+
uses: actions/upload-artifact@v2.2.2
7171
with:
7272
name: test_debugging_help
7373
path: tests

0 commit comments

Comments
 (0)