mirror of
https://github.com/HorlogeSkynet/thunderbird-user.js.git
synced 2025-11-24 03:13:05 -05:00
Bumps GitHub Actions
This commit is contained in:
parent
2b839ae6ca
commit
3baaada14a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/linting.yml
vendored
4
.github/workflows/linting.yml
vendored
|
|
@ -9,9 +9,9 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
|
||||
- uses: actions/setup-node@v4
|
||||
- uses: actions/setup-node@v5
|
||||
|
||||
- run: npm install eslint @eslint/js
|
||||
- run: npx eslint -c .eslint.config.mjs user.js
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue