Skip to content

Commit 3c79831

Browse files
Update actions/checkout digest to 8ade135 (#18)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a6a2f08 commit 3c79831

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
16+
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
1717
- name: Install dependencies
1818
run: |
1919
python3 --version

0 commit comments

Comments
 (0)