mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
ci: update deps (#12073)
This commit is contained in:
parent
4f422e60a6
commit
7766c71d63
2
.github/workflows/canary.yml
vendored
2
.github/workflows/canary.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
||||
cache: npm
|
||||
node-version-file: '.nvmrc'
|
||||
- name: Set up FFmpeg
|
||||
uses: FedericoCarboni/setup-ffmpeg@5058c9851b649ced05c3e73a4fb5ef2995a89127 # v2.0.0
|
||||
uses: FedericoCarboni/setup-ffmpeg@37062fbf7149fc5578d6c57e08aed62458b375d6 # v3.1.0
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
env:
|
||||
|
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -184,7 +184,7 @@ jobs:
|
||||
cache: npm
|
||||
node-version-file: '.nvmrc'
|
||||
- name: Set up FFmpeg
|
||||
uses: FedericoCarboni/setup-ffmpeg@5058c9851b649ced05c3e73a4fb5ef2995a89127 # v2.0.0
|
||||
uses: FedericoCarboni/setup-ffmpeg@37062fbf7149fc5578d6c57e08aed62458b375d6 # v3.1.0
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
env:
|
||||
@ -284,7 +284,7 @@ jobs:
|
||||
cache: npm
|
||||
node-version-file: '.nvmrc'
|
||||
- name: Set up FFmpeg
|
||||
uses: FedericoCarboni/setup-ffmpeg@5058c9851b649ced05c3e73a4fb5ef2995a89127 # v2.0.0
|
||||
uses: FedericoCarboni/setup-ffmpeg@37062fbf7149fc5578d6c57e08aed62458b375d6 # v3.1.0
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
env:
|
||||
|
4
.github/workflows/deflake.yml
vendored
4
.github/workflows/deflake.yml
vendored
@ -56,7 +56,7 @@ jobs:
|
||||
cache: npm
|
||||
node-version-file: '.nvmrc'
|
||||
- name: Set up FFmpeg
|
||||
uses: FedericoCarboni/setup-ffmpeg@5058c9851b649ced05c3e73a4fb5ef2995a89127 # v2.0.0
|
||||
uses: FedericoCarboni/setup-ffmpeg@37062fbf7149fc5578d6c57e08aed62458b375d6 # v3.1.0
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
env:
|
||||
@ -113,7 +113,7 @@ jobs:
|
||||
cache: npm
|
||||
node-version-file: '.nvmrc'
|
||||
- name: Set up FFmpeg
|
||||
uses: FedericoCarboni/setup-ffmpeg@5058c9851b649ced05c3e73a4fb5ef2995a89127 # v2.0.0
|
||||
uses: FedericoCarboni/setup-ffmpeg@37062fbf7149fc5578d6c57e08aed62458b375d6 # v3.1.0
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user