Skip to content

Commit 5aad3f8

Browse files
chore(deps): update actions/setup-python digest to 0b93645
1 parent 0f1b472 commit 5aad3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
timezone: UTC
2121

2222
- name: Set up Python
23-
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5
23+
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
2424
with:
2525
python-version: ${{ matrix.python-version }}
2626

0 commit comments

Comments
 (0)