We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cba1c46 + 5008090 commit ddccdceCopy full SHA for ddccdce
.github/workflows/syntax-check.yml
@@ -15,7 +15,7 @@ jobs:
15
# Steps represent a sequence of tasks that will be executed as part of the job
16
steps:
17
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
18
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
19
with:
20
fetch-depth: 0
21
- uses: actions/setup-java@v3
0 commit comments