Skip to content

Commit 2da1962

Browse files
committed
[r] update github actions
1 parent 6715025 commit 2da1962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check.yaml

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

113113
- name: Upload check results
114114
if: failure()
115-
uses: actions/upload-artifact@v3
115+
uses: actions/upload-artifact@v4
116116
with:
117117
name: ${{ runner.os }}-r${{ matrix.config.r }}-results
118118
path: check

0 commit comments

Comments
 (0)