Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit 341dc9c

Browse files
Update GitHub Actions dependencies
1 parent 8424d92 commit 341dc9c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ jobs:
2929

3030
steps:
3131
- name: "Checkout"
32-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
32+
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
3333

3434
- name: "Install PHP"
35-
uses: "shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401" # v2
35+
uses: "shivammathur/setup-php@bf6b4fbd49ca58e4608c9c89fba0b8d90bd2a39f" # v2
3636
with:
3737
coverage: "pcov"
3838
php-version: "${{ matrix.php-version }}"

0 commit comments

Comments
 (0)