We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c508047 commit 43bb8a6Copy full SHA for 43bb8a6
.github/workflows/build.yml
@@ -67,7 +67,7 @@ jobs:
67
pecl-package:
68
runs-on: ubuntu-latest
69
container:
70
- image: php:8.3-cli@sha256:a599bc74b464f3e31b5ad0b45839e2ac8ba689d8c92372e38f9e9a5a734c9a2c
+ image: php:8.3-cli@sha256:46d22cd3429bec9085aaf1f243ab71481f8f3e359115b4c5ea5ef35cbb4a43ea
71
steps:
72
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
73
0 commit comments