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.
1 parent a354dd7 commit bdfbe29Copy full SHA for bdfbe29
1 file changed
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v4
12
13
- - uses: cachix/install-nix-action@v27
+ - uses: cachix/install-nix-action@v31
14
with:
15
github_access_token: ${{ secrets.GITHUB_TOKEN }}
16
0 commit comments