We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995cfae commit c76aa02Copy full SHA for c76aa02
.github/workflows/lint-pr-title.yml
@@ -20,7 +20,7 @@ jobs:
20
egress-policy: audit
21
22
- uses: actions/checkout@v4
23
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
24
with:
25
node-version: 20
26
- uses: ./
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
- run: yarn install
0 commit comments