Skip to content

Commit 4f914db

Browse files
committed
Fix whitespace
1 parent cdac04c commit 4f914db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hypernode-deploy/getting-started/configure-ci-cd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
needs: build
152152
runs-on: ubuntu-latest
153153
timeout-minutes: 60
154-
# Here we use the latest Hypernode Deploy image with PHP 8.4 and Node.js 22
154+
# Here we use the latest Hypernode Deploy image with PHP 8.4 and Node.js 22
155155
container: quay.io/hypernode/deploy:latest-php8.4-node22
156156
steps:
157157
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)