We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e14eb7d commit 440c7f6Copy full SHA for 440c7f6
.github/workflows/npm-audit.yml
@@ -17,7 +17,7 @@ jobs:
17
if: github.repository == 'line/line-bot-mcp-server'
18
steps:
19
- uses: actions/checkout@8edcb1bdb4e267140fa742c62e395cd74f332709
20
- - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
+ - uses: actions/setup-node@5e2628c959b9ade56971c0afcebbe5332d44b398
21
with:
22
node-version: '24'
23
0 commit comments