mirror of
https://github.com/minoplhy/deployment.git
synced 2025-04-21 18:46:57 +00:00
nginx-build.yaml: fix: deprecated Node.js
This commit is contained in:
parent
f56b24f402
commit
1739ad88f4
2
.github/workflows/nginx-build.yaml
vendored
2
.github/workflows/nginx-build.yaml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: [ubuntu-latest]
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up environment variables
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user