Browse Source

chore(deps): update shivammathur/setup-php digest to a36e1e5

pull/1126/head
renovate[bot] 1 year ago committed by GitHub
parent
commit
95b21ab390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/generate.yaml

2
.github/workflows/generate.yaml

@ -73,7 +73,7 @@ jobs:
run: git submodule update --init --depth 0 run: git submodule update --init --depth 0
- name: Install php - name: Install php
uses: shivammathur/setup-php@81cd5ae0920b34eef300e1775313071038a53429 # v2 uses: shivammathur/setup-php@a36e1e52ff4a1c9e9c9be31551ee4712a6cb6bd0 # v2
with: with:
php-version: '8.1' php-version: '8.1'
tools: composer tools: composer

Loading…
Cancel
Save