Skip to content

Commit b2a80aa

Browse files
chore(deps): update actions/checkout digest to 11bd719
1 parent dc9a27d commit b2a80aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
os: [ubuntu-latest, macos-latest]
1010
runs-on: ${{ matrix.os }}
1111
steps:
12-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
12+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1313
- uses: cachix/install-nix-action@91a071959513ca103b54280ac0bef5b825791d4d # v31
1414
- run: ./ci.sh

0 commit comments

Comments
 (0)