Update .github/workflows/deploy.yml
All checks were successful
Testing / test (1.24.x, ubuntu-latest) (push) Successful in 1m30s
All checks were successful
Testing / test (1.24.x, ubuntu-latest) (push) Successful in 1m30s
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ github.event.workflow_run.conclusion == 'success' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Setup SSH
|
||||
shell: bash
|
||||
|
Reference in New Issue
Block a user