Skip to content

Commit da2e787

Browse files
committed
Updated metadata updater
1 parent f901c4e commit da2e787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_metadata.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: pip install xmljson
1919

2020
- name: Checkout
21-
uses: actions/checkout@v2
21+
uses: actions/checkout@v3
2222

2323
- name: Authorize
2424
run: echo "${{ secrets.GITHUB_TOKEN }}" | gh auth login --with-token

0 commit comments

Comments
 (0)