Merge pull request #1510 from bunkerity/dependabot/github_actions/dev/actions/setup-node-4.0.4

deps/gha: Bump actions/setup-node from 4.0.3 to 4.0.4
This commit is contained in:
Théophile Diot 2024-10-01 14:48:47 +02:00 committed by GitHub
commit ccc7306ad2
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@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
with:
node-version: 18
- name: Install puppeteer