Skip to content

Commit 9ccba9b

Browse files
Update actions/checkout action to v7
1 parent 136d11e commit 9ccba9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
test:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
13+
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
1414

1515
- uses: prefix-dev/setup-pixi@1b2de7f3351f171c8b4dfeb558c639cb58ed4ec0 # v0.9.5
1616
with:

0 commit comments

Comments
 (0)