We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab9b694 commit d4b314aCopy full SHA for d4b314a
.github/workflows/development-ci.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
14
- name: Git checkout
15
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
16
17
- name: Java JDK 11 setup
18
uses: actions/setup-java@v3
.github/workflows/release-ci.yml
0 commit comments