Skip to content

Commit 40b8cdb

Browse files
committed
action cache v4
1 parent a73cf7e commit 40b8cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manage_cache.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
sudo apt-get install libgdal-dev libcurl4-gnutls-dev libgit2-dev libudunits2-dev
2222
2323
- name: Check cached R packages
24-
uses: actions/cache@v2
24+
uses: actions/cache@v4
2525
id: cache
2626
with:
2727
path: ${{ env.R_LIBS_USER }}

0 commit comments

Comments
 (0)