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 ed5faea commit 3447558Copy full SHA for 3447558
.github/workflows/pre-commit.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
21
22
- name: Set Up Python 🐍
23
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
+ uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
24
with:
25
python-version: 3.12
26
.github/workflows/sphinx.yml
@@ -54,7 +54,7 @@ jobs:
54
fetch-depth: 0
55
56
57
58
59
60
0 commit comments