Skip to content

Commit ffc1944

Browse files
chore(deps): update actions/checkout action to v4.2.1
1 parent edcf002 commit ffc1944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighthouse-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- name: Checkout
24-
uses: actions/checkout@v4.2.0
24+
uses: actions/checkout@v4.2.1
2525

2626
- name: Use Node.js
2727
uses: actions/setup-node@v4.0.4

0 commit comments

Comments
 (0)