We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b1e3bb + 35fdc9c commit 474bbf5Copy full SHA for 474bbf5
.github/workflows/test.yml
@@ -4,7 +4,7 @@ jobs:
4
test:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v5.0.0
+ - uses: actions/checkout@v6.0.1
8
- uses: cachix/install-nix-action@v31
9
with:
10
nix_path: nixpkgs=channel:nixos-unstable
.github/workflows/update.yml
@@ -7,7 +7,7 @@ jobs:
update-sources:
11
12
13
0 commit comments