We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9337944 + e324249 commit adca232Copy full SHA for adca232
.github/workflows/update-snapshot.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
13
with:
14
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
15
- uses: cachix/install-nix-action@v21
0 commit comments