File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 image : mcr.microsoft.com/playwright:v1.58.0-noble
1616 options : --user 1001
1717 steps :
18- - uses : actions/checkout@v6.0.1
18+ - uses : actions/checkout@v6.0.2
1919 - uses : actions/setup-node@v6.2.0
2020 with :
2121 node-version : lts/*
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - name : Checkout
11- uses : actions/checkout@v6.0.1
11+ uses : actions/checkout@v6.0.2
1212
1313 - name : Install pnpm
1414 uses : pnpm/action-setup@v4.2.0
Original file line number Diff line number Diff line change 88 build :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@v6.0.1
11+ - uses : actions/checkout@v6.0.2
1212 with :
1313 token : ${{ secrets.WORKFLOW_SECRET }} # Access token with `workflow` scope
1414
You can’t perform that action at this time.
0 commit comments