We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c366fd commit d73a076Copy full SHA for d73a076
.github/workflows/test.yml
@@ -13,7 +13,7 @@ on:
13
# (For example, test-data/v2/basic -> https://github.com/actions/checkout/tree/test-data/v2/basic)
14
15
jobs:
16
- build:
+ build:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/setup-node@v4
0 commit comments