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.
2 parents 4b8930e + c4524d3 commit 18816d4Copy full SHA for 18816d4
1 file changed
.github/workflows/run-tests.yml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 0
25
26
- name: Set up Python
27
- uses: actions/setup-python@v6.1.0
+ uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 #v6.1.0
28
with:
29
python-version: "3.14.2"
30
0 commit comments