Skip to content

Commit 2325dcd

Browse files
committed
Upadate actions
1 parent 4ddbf9b commit 2325dcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pre-commit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@ on:
3131

3232
jobs:
3333
pre-commit:
34-
runs-on: ubuntu-22.04
34+
runs-on: ubuntu-latest
3535
steps:
3636
- uses: actions/checkout@v3
3737
- uses: actions/setup-python@v3
38-
- uses: pre-commit/[email protected].0
38+
- uses: pre-commit/[email protected].1

0 commit comments

Comments
 (0)