Skip to content

Commit fd8c62d

Browse files
Bump actions/github-script from 8 to 9 in the github-actions group (#48)
1 parent a6a0363 commit fd8c62d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
run: ./scripts/build-dockerfile.sh ${{ matrix.stack.name }}
8989

9090
- name: Resolve PHP version
91-
uses: actions/github-script@v8
91+
uses: actions/github-script@v9
9292
with:
9393
script: |
9494
const minor = '${{ matrix.series.php }}';

0 commit comments

Comments
 (0)