Skip to content

Commit c58f032

Browse files
authored
Update R-CMD-check.yaml
1 parent fd1884c commit c58f032

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
@@ -99,7 +99,7 @@ jobs:
9999

100100
- name: Upload Windows binary
101101
if: matrix.config.os == 'windows-latest'
102-
uses: actions/upload-artifact@v2
102+
uses: actions/upload-artifact@v4
103103
with:
104104
name: RcppCWB-Windows-binary
105105
path: ./*.zip

0 commit comments

Comments
 (0)