Skip to content

Commit 102cebc

Browse files
author
Rami Chowdhury
committed
More GHA
1 parent ec11ddf commit 102cebc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/setup-python@v4
1111
with:
1212
python-version: "3.11"
13-
- uses: pre-commit/action@v2
13+
- uses: pre-commit/action@v3.0.0
1414
tests:
1515
name: pytest
1616
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)