Skip to content

Commit c5e3426

Browse files
committed
Fixed toc update.
1 parent c13fa6c commit c5e3426

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/toc-update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ jobs:
1313
uses: actions/checkout@v2
1414

1515
- name: Update TOC Interface version
16-
uses: p3lim/toc-interface-updater@v2
16+
uses: p3lim/toc-interface-updater@v3
1717
with:
1818
base: retail # this is default
1919

2020
- name: Create pull request
21-
uses: peter-evans/create-pull-request@v3
21+
uses: peter-evans/create-pull-request@v5
2222
with:
2323
title: Update Interface version
2424
commit-message: Update Interface version

0 commit comments

Comments
 (0)