fix workflow
Some checks failed
Deploy MyApp on Same Server / build-and-deploy (push) Failing after 50s
Some checks failed
Deploy MyApp on Same Server / build-and-deploy (push) Failing after 50s
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
image: node:20-alpine
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Build Docker image
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user