Skip to content

Commit 3a0958c

Browse files
committed
forgotten upload-artifact [ci skip]
1 parent cc14486 commit 3a0958c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tic-db.yml

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

146146
- name: "[Stage] Upload R CMD check artifacts"
147147
if: failure()
148-
uses: actions/upload-artifact@v2
148+
uses: actions/upload-artifact@v4
149149
with:
150150
name: ${{ runner.os }}-r${{ matrix.config.r }}-results
151151
path: check

0 commit comments

Comments
 (0)