Skip to content

Commit 3fddf07

Browse files
committed
Update critical GitHub action
1 parent d7594d3 commit 3fddf07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/r.yml

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

1717
- uses: r-lib/actions/setup-pandoc@v1
1818

19-
- uses: actions/cache@v2
19+
- uses: actions/cache@v4
2020
with:
2121
path: ~/.local/share/renv
2222
key: ${{ runner.os }}-renv-${{ hashFiles('**/renv.lock') }}

0 commit comments

Comments
 (0)