docs: use version in usage example
This commit is contained in:
parent
b00e2b3bea
commit
c5d685eaa5
@ -20,11 +20,11 @@ jobs:
|
|||||||
|
|
||||||
runs-on: runner
|
runs-on: runner
|
||||||
steps:
|
steps:
|
||||||
- uses: RouxAntoine/checkout@v3.5.4
|
- uses: https://antoine-roux.tk/projects/actions/checkout@v3.5.4
|
||||||
|
|
||||||
- uses: https://antoine-roux.tk/projects/actions/setup-java@v1.0.0
|
- uses: https://antoine-roux.tk/projects/actions/setup-java@v1.0.0
|
||||||
|
|
||||||
- uses: RouxAntoine/auto-changie@v1.0.1
|
- uses: https://antoine-roux.tk/projects/actions/auto-changie@v1.0.1
|
||||||
|
|
||||||
- name: Push changelog
|
- name: Push changelog
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
|
Loading…
Reference in New Issue
Block a user