README.md: bump given GitHub actions to their latest versions (#4265)

Co-authored-by: Andreas Deininger <adeininger@urbanonline.de>
This commit is contained in:
Andreas Deininger
2025-12-10 08:30:53 +01:00
committed by GitHub
parent 98357b18bf
commit 5b751cdf40
2 changed files with 9 additions and 9 deletions

View File

@@ -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'