mirror of
https://github.com/jaandrle/deka-dom-el
synced 2026-04-20 05:46:54 +02:00
⚡ Maintenance update
This commit is contained in:
4
.github/workflows/pr.yml
vendored
4
.github/workflows/pr.yml
vendored
@@ -11,12 +11,12 @@ jobs:
|
||||
name: Validates formatting and linting
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
- uses: reviewdog/action-eclint@d51e853275e707b64c0526881ada324f454c1110 # v1.7.1
|
||||
with:
|
||||
reporter: github-pr-check
|
||||
eclint_flags: '--fix'
|
||||
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
|
||||
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
|
||||
with:
|
||||
node-version: 20.16
|
||||
- run: npm ci
|
||||
|
||||
Reference in New Issue
Block a user