Skip to content

Commit 9495a53

Browse files
committed
-
1 parent e563d35 commit 9495a53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-core-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
node-version: "lts/*"
1919
cache: npm
20-
20+
2121
# Use ncu to detect major version changes
2222
- run: npm i -g npm-check-updates
2323
- run: ncu -u @mdn* @webref*

0 commit comments

Comments
 (0)