We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6129a5 commit f6cc84dCopy full SHA for f6cc84d
.github/workflows/update.yaml
@@ -8,7 +8,7 @@ jobs:
8
lockfile:
9
runs-on: ubuntu-22.04
10
steps:
11
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
12
- uses: cachix/install-nix-action@v23
13
with:
14
nix_path: nixpkgs=channel:nixos-unstable
0 commit comments