File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818 steps :
1919 -
2020 name : Checkout
21- uses : actions/checkout@v4
21+ uses : actions/checkout@v5
2222 -
2323 name : Set up Docker Buildx
2424 uses : docker/setup-buildx-action@v3
4343 run : curl -v --fail-with-body http://localhost
4444 -
4545 name : Check HTTPS reachability
46- if : false # Remove this line when the homepage will be configured, or change the path to check
46+ if : false # Remove this line when the homepage is configured, or change the path to check
4747 run : curl -v --insecure --fail-with-body https://localhost
4848 -
4949 name : Check Mercure reachability
7070 steps :
7171 -
7272 name : Checkout
73- uses : actions/checkout@v4
73+ uses : actions/checkout@v5
7474 -
7575 name : Lint Dockerfile
7676 uses : hadolint/hadolint-action@v3.1.0
You can’t perform that action at this time.
0 commit comments