We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c163ff + df5721d commit caf6420Copy full SHA for caf6420
.github/workflows/pre-commit.yaml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v4
23
24
- name: Set up Python
25
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
26
with:
27
python-version: "3.12"
28
architecture: "x64"
0 commit comments