tangled
alpha
login
or
join now
wiro.world
/
dotfiles
2
fork
atom
yep, more dotfiles
2
fork
atom
overview
issues
1
pulls
1
pipelines
ci: bump install-nix action version
wiro.world
11 months ago
27f00bf7
0e43c480
+1
-1
1 changed file
expand all
collapse all
unified
split
.github
workflows
nix.yml
+1
-1
.github/workflows/nix.yml
···
7
7
runs-on: ubuntu-latest
8
8
steps:
9
9
- uses: actions/checkout@v4
10
10
-
- uses: cachix/install-nix-action@v22
10
10
+
- uses: cachix/install-nix-action@v31
11
11
with:
12
12
github_access_token: ${{ secrets.GITHUB_TOKEN }}
13
13