We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f901c4e commit da2e787Copy full SHA for da2e787
.github/workflows/update_metadata.yml
@@ -18,7 +18,7 @@ jobs:
18
run: pip install xmljson
19
20
- name: Checkout
21
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
22
23
- name: Authorize
24
run: echo "${{ secrets.GITHUB_TOKEN }}" | gh auth login --with-token
0 commit comments