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 6363 runs-on : " ubuntu-latest"
6464
6565 steps :
66- - uses : actions/download-artifact@v4
66+ - uses : actions/download-artifact@v5
6767 with :
6868 pattern : docs-*
6969 path : docs
Original file line number Diff line number Diff line change 1010 tweet :
1111 runs-on : ubuntu-latest
1212 steps :
13- - uses : Eomm/why-don-t-you-tweet@v1
13+ - uses : Eomm/why-don-t-you-tweet@v2
1414 if : ${{ !github.event.repository.private }}
1515 with :
1616 # GitHub event payload
Original file line number Diff line number Diff line change 3535
3636 - name : " Create Pull Request"
3737 id : create-pr
38- uses : peter-evans/create-pull-request@v6
38+ uses : peter-evans/create-pull-request@v7
3939 with :
4040 token : ${{ secrets.PHPSTAN_BOT_TOKEN }}
4141 path : ./phpstan-src
You can’t perform that action at this time.
0 commit comments