fix: usage of `node12 which is deprecated` (#8709)

pull/8714/head
Hamir Mahal 3 months ago committed by GitHub
parent 7d52176fea
commit 33b01d4e80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
token: ${{ secrets.PUSH_TRANSLATIONS_COVERAGE_PAT }}

Loading…
Cancel
Save