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 107f6e4 commit 66d0eb8Copy full SHA for 66d0eb8
1 file changed
.github/workflows/python.yml
@@ -33,7 +33,7 @@ jobs:
33
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
34
35
- name: Set up Python 3
36
- uses: actions/setup-python@v5
+ uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
37
with:
38
python-version: ${{ matrix.python-version }}
39
0 commit comments