mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-02-03 20:44:50 +00:00
chore(deps)!: update node (22.21.1 → 24.11.0) (#91)
This commit is contained in:
2
.github/workflows/commitlint.yml
vendored
2
.github/workflows/commitlint.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
|
||||
with:
|
||||
node-version: '22'
|
||||
node-version: '24'
|
||||
|
||||
- name: Install commitlint
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user