We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0f4eff3 + 25d9001 commit 7afd443Copy full SHA for 7afd443
1 file changed
.github/workflows/tests.yaml
@@ -20,7 +20,7 @@ jobs:
20
timezone: UTC
21
22
- name: Set up Python
23
- uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5
+ uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
24
with:
25
python-version: ${{ matrix.python-version }}
26
0 commit comments