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.
2 parents 6e808dc + b7e46ee commit b3ce0e8Copy full SHA for b3ce0e8
.github/workflows/phpci.yaml
@@ -46,7 +46,7 @@ jobs:
46
if: ${{ github.event_name == 'push' }}
47
48
steps:
49
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
50
51
- name: Log in to GitHub Container Registry
52
uses: docker/login-action@v3
0 commit comments