..
This commit is contained in:
parent
19c9aaf872
commit
1967fca152
|
@ -7,7 +7,7 @@ jobs:
|
||||||
if: ${{ startsWith(github.ref_name, 'format-') }}
|
if: ${{ startsWith(github.ref_name, 'format-') }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
# https://github.com/RouxAntoine/checkout/tree/v3.5.4
|
# https://github.com/RouxAntoine/checkout/tree/v3.5.4
|
||||||
- uses: RouxAntoine/checkout@v3.5.4
|
- uses: RouxAntoine/checkout@v3.5.4
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue