Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e6aecea

Browse files
authoredApr 25, 2024··
Update actions/checkout digest to 0ad4b8f
1 parent 898f2c3 commit e6aecea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
timeout-minutes: 10
2727
steps:
2828
- name: Checkout code
29-
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
29+
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
3030

3131
- name: Setup PHP
3232
uses: shivammathur/setup-php@2.25.5

0 commit comments

Comments
 (0)
Please sign in to comment.