Skip to content

Commit 4dacedc

Browse files
chore(deps): update actions/setup-python digest to 39cd149
1 parent 7a2f5b3 commit 4dacedc

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@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
23+
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5
2424
with:
2525
python-version: ${{ matrix.python-version }}
2626

0 commit comments

Comments
 (0)