Skip to content

Commit 91172a4

Browse files
committed
Update GitHub actions
1 parent 353f743 commit 91172a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
php-version: 8.4
2626

2727
- name: Install Python
28-
uses: actions/setup-python@v5
28+
uses: actions/setup-python@v6
2929

3030
- name: Install checking tools
3131
run: |

0 commit comments

Comments
 (0)