chore: update name
Some checks failed
Test Action / Test PHP (pull_request) Failing after 11s
Test Action / Test Without Dependencies (pull_request) Failing after 6s
Test Action / Test Node (pull_request) Failing after 21s
Test Action / Test Custom Server Path (pull_request) Failing after 19s
Test Action / Test Build Command (pull_request) Failing after 17s
Test Action / Test All Components (pull_request) Failing after 31s
Test Action / Test nginx (pull_request) Failing after 54s
Some checks failed
Test Action / Test PHP (pull_request) Failing after 11s
Test Action / Test Without Dependencies (pull_request) Failing after 6s
Test Action / Test Node (pull_request) Failing after 21s
Test Action / Test Custom Server Path (pull_request) Failing after 19s
Test Action / Test Build Command (pull_request) Failing after 17s
Test Action / Test All Components (pull_request) Failing after 31s
Test Action / Test nginx (pull_request) Failing after 54s
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6.0.2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user