We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec49eb3 commit b132d82Copy full SHA for b132d82
.github/workflows/build-docker.yml
@@ -20,7 +20,7 @@ jobs:
20
21
name: Build Dockerfile PHP ${{ matrix.php }}
22
steps:
23
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
24
25
- name: Login to Github Registry
26
uses: docker/login-action@v3
0 commit comments