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

Commit d3a9ee4

Browse files
authored
Merge pull request #231 from CSCfi/dependabot/github_actions/actions/upload-artifact-2.3.0
Bump actions/upload-artifact from 2.2.4 to 2.3.0
2 parents 38bb2a7 + 6369284 commit d3a9ee4

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@v2.2.4
70+
uses: actions/upload-artifact@v2.3.0
7171
with:
7272
name: test_debugging_help
7373
path: tests

0 commit comments

Comments
 (0)