Skip to content

Commit a8a9c60

Browse files
committed
Update release process
1 parent 3f7110b commit a8a9c60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@v2
13+
- uses: actions/checkout@v4
1414
with:
1515
fetch-depth: 0
1616

1717
- name: Replace toc-versions
18-
uses: Numynum/ToCVersions@master
18+
uses: NumyAddon/ToCVersions@v1
1919

2020
- name: Update Locale
2121
run: |

0 commit comments

Comments
 (0)