We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad39788 commit d8cb7bfCopy full SHA for d8cb7bf
.github/workflows/techdocs.yml
@@ -31,7 +31,7 @@ jobs:
31
registry-url: https://registry.npmjs.org/ # Needed for auth
32
33
- name: Setup Python 3.9
34
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5
+ uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
35
with:
36
python-version: '3.13'
37
0 commit comments