We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f8cb62 + 9cf8b6e commit 5be772fCopy full SHA for 5be772f
1 file changed
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- name: Checkout code
13
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
14
15
- name: Set up JDK 17
16
uses: actions/setup-java@v5
0 commit comments