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 19431ff commit 4ae29f8Copy full SHA for 4ae29f8
1 file changed
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/setup-go@v5
24
with:
25
go-version: stable
26
- - uses: cachix/install-nix-action@v24
+ - uses: cachix/install-nix-action@v25
27
28
github_access_token: ${{ secrets.GH_PAT }}
29
- name: test
0 commit comments