Skip to content

Commit 0891c98

Browse files
committed
Upgrade GitHub Actions to latest versions
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
1 parent c7cf59a commit 0891c98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bump-huggingface-js-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
- name: Create Pull Request
4949
if: steps.git-check.outputs.changed == 'true'
50-
uses: peter-evans/create-pull-request@v7
50+
uses: peter-evans/create-pull-request@v8
5151
with:
5252
path: .
5353
token: ${{ secrets.TOKEN_INFERENCE_SYNC_BOT_DOC_BUILDER }}

0 commit comments

Comments
 (0)