Update actions/checkout action to v6
This commit is contained in:
committed by
Stefan Ceriu
parent
257c565f23
commit
4ec364e215
2
.github/workflows/translations-pr.yml
vendored
2
.github/workflows/translations-pr.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
if: github.repository == 'element-hq/element-x-ios'
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Setup environment
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user