Skip to content

Commit caf6420

Browse files
Merge branch 'main' into fail-on-lints
2 parents 6c163ff + df5721d commit caf6420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323

2424
- name: Set up Python
25-
uses: actions/[email protected].0
25+
uses: actions/[email protected].1
2626
with:
2727
python-version: "3.12"
2828
architecture: "x64"

0 commit comments

Comments
 (0)