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.
1 parent edcf002 commit ffc1944Copy full SHA for ffc1944
.github/workflows/lighthouse-report.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- name: Checkout
24
- uses: actions/checkout@v4.2.0
+ uses: actions/checkout@v4.2.1
25
26
- name: Use Node.js
27
uses: actions/setup-node@v4.0.4
0 commit comments