ci: Bump actions to avoid Node 20 deprecation (#6772)
This commit is contained in:
parent
882cb4a0d4
commit
b2b1e4f993
6 changed files with 8 additions and 8 deletions
2
.github/workflows/push_strings.yml
vendored
2
.github/workflows/push_strings.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Process strings
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue