We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0889dec commit bb8e9edCopy full SHA for bb8e9ed
1 file changed
.github/workflows/r.yml
@@ -65,7 +65,7 @@ jobs:
65
66
- name: Upload check results
67
if: failure()
68
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
69
with:
70
name: ${{ runner.os }}-r${{ matrix.config.r }}-results
71
path: check
0 commit comments