Skip to content

Commit 23d37cb

Browse files
Update actions/checkout action to v7
1 parent f1201c7 commit 23d37cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gametests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
runs-on: ubuntu-latest
5555
steps:
5656
- name: 'Checkout'
57-
uses: actions/checkout@v6
57+
uses: actions/checkout@v7
5858
with:
5959
submodules: true
6060
- name: 'Setup Java'

0 commit comments

Comments
 (0)