mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-06-22 14:14:20 +00:00
ci: update ci actions
This commit is contained in:
parent
1360243294
commit
beefc6aac0
5 changed files with 23 additions and 20 deletions
4
.github/workflows/npm-build-and-compile.yml
vendored
4
.github/workflows/npm-build-and-compile.yml
vendored
|
@ -1,4 +1,4 @@
|
|||
name: NodeJS Build and Compile
|
||||
name: NodeJS Build
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
@ -15,7 +15,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [23.x]
|
||||
node-version: [24.x]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue