Skip to content

Commit bb8e9ed

Browse files
Update r.yml
1 parent 0889dec commit bb8e9ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/r.yml

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

6666
- name: Upload check results
6767
if: failure()
68-
uses: actions/upload-artifact@v3
68+
uses: actions/upload-artifact@v4
6969
with:
7070
name: ${{ runner.os }}-r${{ matrix.config.r }}-results
7171
path: check

0 commit comments

Comments
 (0)