Skip to content
This repository was archived by the owner on Oct 29, 2025. It is now read-only.

Commit 1d66d85

Browse files
committed
Fix typo
1 parent 0e59a49 commit 1d66d85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_to_maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
publish:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v3k
13+
- uses: actions/checkout@v3
1414
- name: Set up Maven Central Repository
1515
uses: actions/setup-java@v2
1616
with:

0 commit comments

Comments
 (0)