Skip to content

Commit 209f3d0

Browse files
Bump actions/setup-python from 5 to 6 (#10)
1 parent 1a0cd95 commit 209f3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: actions/setup-python@v5
16+
- uses: actions/setup-python@v6
1717
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)