We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c814c5 + 8cd57cc commit 336e618Copy full SHA for 336e618
.github/workflows/lighthouse.yml
@@ -13,7 +13,7 @@ jobs:
13
ref: ${{ github.event.pull_request.head.sha }}
14
15
- name: ⎔ Setup node
16
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
17
with:
18
node-version: 22
19
.github/workflows/linkcheck.yml
@@ -11,7 +11,7 @@ jobs:
11
uses: actions/checkout@v6
12
0 commit comments