Skip to content

Commit 7a762c8

Browse files
committed
CI: Use permalink for offenbach install action
1 parent 110fbfb commit 7a762c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: actions/checkout@v4
4646

4747
- name: Install PHP & Offenbach
48-
uses: yannoff/offenbach/actions/install@master
48+
uses: yannoff/offenbach/actions/install@1.7.1
4949
with:
5050
php-version: ${{ matrix.php-versions }}
5151

0 commit comments

Comments
 (0)