Skip to content

Commit 5b36f80

Browse files
authored
Add version number as comment
1 parent 4913de6 commit 5b36f80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
fetch-depth: 0
3030
persist-credentials: false
31-
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405
31+
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
3232
with:
3333
python-version: '3.13'
3434

0 commit comments

Comments
 (0)