Skip to content

Commit

Permalink
upgrade: puppeteer to v21.3.7 (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Oct 18, 2023
1 parent 8839e37 commit 302f3cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ runs:
id: puppeteer-run
uses: tj-actions/docker-run@v2
with:
image: ghcr.io/puppeteer/puppeteer:19.4.1
image: ghcr.io/puppeteer/puppeteer:21.3.7
name: puppeteer-chrome
options: '-i --init --cap-add=SYS_ADMIN -v ${{ github.workspace }}:${{ github.workspace }}'
args: |
Expand Down

0 comments on commit 302f3cc

Please sign in to comment.