Skip to content

Commit a7ccd29

Browse files
Update actions/checkout digest to 0ad4b8f
1 parent 3c79831 commit a7ccd29

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@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1717
- name: Install dependencies
1818
run: |
1919
python3 --version

0 commit comments

Comments
 (0)