Skip to content

Commit 848366b

Browse files
build(deps): bump the github-actions group with 2 updates (#807)
1 parent fe798b1 commit 848366b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-models.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
git checkout $latest_tag
4444
4545
- name: Setup Pixi
46-
uses: prefix-dev/setup-pixi@v0.9.6
46+
uses: prefix-dev/setup-pixi@v0.10.0
4747
with:
4848
pixi-version: v0.68.1
4949
cache: true
@@ -70,7 +70,7 @@ jobs:
7070
echo -ne "url: ${CDSAPI_URL}\nkey: ${CDSAPI_TOKEN}\n" > ~/.cdsapirc
7171
echo "week=$(date +'%Y%U')" >> $GITHUB_ENV # data and cutouts
7272
73-
- uses: actions/cache@v5
73+
- uses: actions/cache@v6
7474
if: env.pinned == 'false'
7575
with:
7676
path: |

0 commit comments

Comments
 (0)