Skip to content

Commit 9f933a0

Browse files
committed
newer setup python action
1 parent eab5125 commit 9f933a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
submodules: recursive
1818

19-
- uses: actions/setup-python@v3
19+
- uses: actions/setup-python@v6
2020
- uses: pre-commit/action@v3.0.1
2121

2222
- name: Clone swift-format

0 commit comments

Comments
 (0)