We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffa29cb commit e8651eaCopy full SHA for e8651ea
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
persist-credentials: false
18
ref: ${{ github.event.pull_request.head.sha }}
19
fetch-depth: 0
20
- - uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4.0
+ - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
21
with:
22
python-version: ">=3.7"
23
cache: pip
0 commit comments