We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6836040 commit 03af342Copy full SHA for 03af342
1 file changed
.github/workflows/release.yml
@@ -13,7 +13,7 @@ jobs:
13
release:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v2
17
with:
18
token: '${{ secrets.PERSONAL_ACCESS_TOKEN }}'
19
- name: Set up JDK 17
0 commit comments