Merge pull request #1622 from bunkerity/dependabot/github_actions/dev/actions/setup-node-4.1.0

deps/gha: Bump actions/setup-node from 4.0.4 to 4.1.0
This commit is contained in:
Théophile Diot 2024-10-25 16:41:20 +02:00 committed by GitHub
commit 815558ee67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ jobs:
- name: Install chromium
run: sudo apt install chromium-browser
- name: Install node
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
with:
node-version: 18
- name: Install puppeteer