Skip to content

Commit 4fa1078

Browse files
committed
ci: update GitHub Actions
1 parent fd0b11c commit 4fa1078

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Gradle CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
1818
- name: Checkout
19-
uses: actions/checkout@v2
19+
uses: actions/checkout@v3
2020

2121
# Setup JDK
2222
- name: Setup Java JDK

0 commit comments

Comments
 (0)