Merge pull request '.' (#59) from format-branch into master
convert-to-xml / format-branch (push) Failing after 19s
Details
convert-to-xml / format-branch (push) Failing after 19s
Details
Reviewed-on: #59
This commit is contained in:
commit
80b7d6e21c
|
@ -8,8 +8,9 @@ jobs:
|
||||||
format-branch:
|
format-branch:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
# https://github.com/RouxAntoine/checkout/tree/v3.5.4
|
|
||||||
- uses: RouxAntoine/checkout@v3.5.4
|
- uses: RouxAntoine/checkout@v3.5.4
|
||||||
|
- name: ls
|
||||||
|
run: ls
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: '20'
|
node-version: '20'
|
||||||
|
|
Loading…
Reference in New Issue