Skip to content

Commit 8275867

Browse files
committed
Update GitHub actions workflow for Java 21
1 parent f3b7b35 commit 8275867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Checkout repo
14-
uses: actions/checkout@v2
14+
uses: actions/checkout@v5
1515

1616
- name: Set up Node
1717
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)