Skip to content

Commit 87a1e99

Browse files
Update checkAganistVersion.yml
1 parent fe0d169 commit 87a1e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkAganistVersion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
version: [8, 11, 17 ,21]
1313
steps:
1414
- name: Checkout
15-
uses: action/checkout@v4
15+
uses: actions/checkout@v4
1616
- name: Setup Java
1717
uses: actions/setup-java@v4
1818
with:

0 commit comments

Comments
 (0)