nginx-build.yaml: fix: deprecated Node.js

This commit is contained in:
Minoplhy 2024-09-05 09:22:47 +07:00 committed by GitHub
parent f56b24f402
commit 1739ad88f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: |