README.md: bump given GitHub actions to their latest versions (#4265)
Co-authored-by: Andreas Deininger <adeininger@urbanonline.de>
This commit is contained in:
committed by
GitHub
parent
98357b18bf
commit
5b751cdf40
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -124,7 +124,7 @@ jobs:
|
||||
name: dist
|
||||
path: dist
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v7
|
||||
uses: peter-evans/create-pull-request@v8
|
||||
with:
|
||||
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
|
||||
commit-message: 'build: update distribution'
|
||||
|
||||
Reference in New Issue
Block a user