We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5030482 commit dc9a27dCopy full SHA for dc9a27d
.github/workflows/ci.yaml
@@ -10,5 +10,5 @@ jobs:
10
runs-on: ${{ matrix.os }}
11
steps:
12
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
13
- - uses: cachix/install-nix-action@08dcb3a5e62fa31e2da3d490afc4176ef55ecd72 # v30
+ - uses: cachix/install-nix-action@91a071959513ca103b54280ac0bef5b825791d4d # v31
14
- run: ./ci.sh
0 commit comments