Skip to content

Commit 9c7df39

Browse files
committed
Use commit
1 parent 688228c commit 9c7df39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- &setup-python-default
2929
name: Set up Python ${{ env.DEFAULT_PYTHON }}
3030
id: python
31-
uses: &actions-setup-python actions/[email protected]
31+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 #v5.6.0
3232
with:
3333
python-version: ${{ env.DEFAULT_PYTHON }}
3434
check-latest: true

0 commit comments

Comments
 (0)