fix: add checkout to release switch
This commit is contained in:
parent
524c801f31
commit
208ae82881
1 changed files with 2 additions and 0 deletions
|
|
@ -51,6 +51,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue