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 692e73c commit 6d64b35Copy full SHA for 6d64b35
.github/workflows/tests.yaml
@@ -20,7 +20,7 @@ jobs:
20
timezone: UTC
21
22
- name: Set up Python
23
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
+ uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
24
with:
25
python-version: ${{ matrix.python-version }}
26
0 commit comments