Skip to content

Commit 7a8cc09

Browse files
Update actions/checkout digest to 44c2b7a
1 parent 3c79831 commit 7a8cc09

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

0 commit comments

Comments
 (0)