Skip to content

Commit d336e9d

Browse files
committed
Update lint workflow
1 parent af051db commit d336e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@v1
2626
- uses: actions/setup-python@v2.3.1
27-
- uses: pre-commit/action@v2.0.3
27+
- uses: pre-commit/action@v3.0.1
2828
- name: Set up Node.js 18.x
2929
uses: actions/setup-node@v2.5.1
3030
with:

0 commit comments

Comments
 (0)