revert: newest gh actions aren't compatible with linux images [skip ci]

This commit is contained in:
Baptiste Augrain 2023-10-04 18:09:05 +02:00
parent b667614448
commit 5d50317e0e
2 changed files with 2 additions and 2 deletions

View file

@ -44,7 +44,7 @@ jobs:
SHOULD_DEPLOY: ${{ env.SHOULD_DEPLOY }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
with:
ref: ${{ env.GITHUB_BRANCH }}

View file

@ -43,7 +43,7 @@ jobs:
SHOULD_DEPLOY: ${{ env.SHOULD_DEPLOY }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v3
with:
ref: ${{ env.GITHUB_BRANCH }}