Skip to content

Commit e23aaa6

Browse files
authored
Update release.yml
1 parent 7dd1719 commit e23aaa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-20.04
1717
steps:
1818
- name: Checkout
19-
uses: actions/checkout@v3.0.0
19+
uses: actions/checkout@v3
2020
- name: Set up JDK 11
2121
uses: actions/setup-java@v3
2222
with:

0 commit comments

Comments
 (0)