We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 426e2ea + 0f4e089 commit 2f5fb26Copy full SHA for 2f5fb26
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@v2
+ uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
24
with:
25
python-version: ${{ matrix.python-version }}
26
0 commit comments