There was an error while loading. Please reload this page.
1 parent 7dd1719 commit e23aaa6Copy full SHA for e23aaa6
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-20.04
17
steps:
18
- name: Checkout
19
- uses: actions/checkout@v3.0.0
+ uses: actions/checkout@v3
20
- name: Set up JDK 11
21
uses: actions/setup-java@v3
22
with:
0 commit comments