Skip to content

Commit 1700c19

Browse files
committed
Updated github action
1 parent 1251323 commit 1700c19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/targets.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
sudo apt-get install libzmq3-dev
5858
5959
- name: Cache packages
60-
uses: actions/cache@v1
60+
uses: actions/cache@v4
6161
with:
6262
path: ${{ env.RENV_PATHS_ROOT }}
6363
key: ${{ runner.os }}-renv-${{ hashFiles('**/renv.lock') }}

0 commit comments

Comments
 (0)