Skip to content

Commit 68eb5ef

Browse files
committed
fix: use the published setup-python action
1 parent 36067e0 commit 68eb5ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
persist-credentials: false
4040

4141
- name: Use Python 3.13
42-
uses: actions/setup-python@a309a2c49dfe43c7a7847e20d2eb24e677c7cfa9 # v6.2.0
42+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
4343
with:
4444
python-version: '3.13'
4545

0 commit comments

Comments
 (0)