We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 110fbfb commit 7a762c8Copy full SHA for 7a762c8
.github/workflows/ci.yaml
@@ -45,7 +45,7 @@ jobs:
45
uses: actions/checkout@v4
46
47
- name: Install PHP & Offenbach
48
- uses: yannoff/offenbach/actions/install@master
+ uses: yannoff/offenbach/actions/install@1.7.1
49
with:
50
php-version: ${{ matrix.php-versions }}
51
0 commit comments