Skip to content

Commit 9767add

Browse files
committed
updated the tic.yml file
1 parent 3b492df commit 9767add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tic.yml

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

119119
- name: "[Stage] Upload R CMD check artifacts"
120120
if: failure()
121-
uses: actions/upload-artifact@v2.2.1
121+
uses: actions/upload-artifact@v4
122122
with:
123123
name: ${{ runner.os }}-r${{ matrix.config.r }}-results
124124
path: check

0 commit comments

Comments
 (0)