mirror of
https://github.com/skoelle/PeopleCostCounter.git
synced 2026-09-17 20:00:25 +00:00
Merge pull request #3 from skoelle/renovate/major-github-actions
Update GitHub Actions (major)
This commit is contained in:
@@ -10,9 +10,9 @@ jobs:
|
||||
html-lint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v7
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v7
|
||||
with:
|
||||
node-version: '18'
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user