We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf3ac44 + dddef33 commit b77b3a1Copy full SHA for b77b3a1
.github/workflows/gradlepublish.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
16
- name: Set up JDK 11
17
uses: actions/setup-java@v1
18
with:
0 commit comments