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.
2 parents 2b7accb + f7aeeae commit c0dea65Copy full SHA for c0dea65
.github/workflows/maven-publish.yml
@@ -13,7 +13,7 @@ jobs:
13
artifact_name: mone-article-experiments
14
15
steps:
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
17
18
- name: Get the release version
19
id: get_version
0 commit comments