Skip to content

Commit e324249

Browse files
update github action to v4
1 parent fdf75ce commit e324249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-snapshot.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v3
12+
- uses: actions/checkout@v4
1313
with:
1414
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
1515
- uses: cachix/install-nix-action@v21

0 commit comments

Comments
 (0)