Skip to content

Commit 58f1c82

Browse files
Bump actions/setup-python from 5 to 6 (#656)
1 parent a2718f0 commit 58f1c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v5
11-
- uses: actions/setup-python@v5
11+
- uses: actions/setup-python@v6
1212
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)