Skip to content

Commit da0bc4b

Browse files
Update actions/checkout digest to 692973e
1 parent 3c79831 commit da0bc4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
os: [macos-10.15, macos-11, macos-12]
1414
runs-on: ${{ matrix.os }}
1515
steps:
16-
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
16+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
1717
- name: Install dependencies
1818
run: |
1919
python3 --version

0 commit comments

Comments
 (0)