1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#16171)

This commit is contained in:
dependabot[bot] 2025-04-14 10:11:30 +02:00 committed by GitHub
parent c3767a3b44
commit b102fc29a5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ jobs:
python-version: '3.12'
cache: 'pip'
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: 'lts/*'
cache: 'npm'