mirror of
https://github.com/julia-actions/setup-julia.git
synced 2026-02-23 16:36:54 +08:00
Fix indentation in workflow
This commit is contained in:
1
.github/workflows/checkin.yml
vendored
1
.github/workflows/checkin.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
|||||||
timeout-minutes: 60
|
timeout-minutes: 60
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- uses: actions/setup-node@v3
|
- uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 16
|
node-version: 16
|
||||||
|
|||||||
Reference in New Issue
Block a user