Skip to content

Commit 78e6264

Browse files
authored
Update download-cache.yml
1 parent 7c9cb73 commit 78e6264

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/download-cache.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
uses: "actions/checkout@v4"
2222
with:
2323
repository: crazywhalecc/static-php-cli
24+
ref: main
2425

2526
- name: "Create Matrix Variable"
2627
id: step1
@@ -45,6 +46,7 @@ jobs:
4546
uses: "actions/checkout@v4"
4647
with:
4748
repository: crazywhalecc/static-php-cli
49+
ref: main
4850
- name: "Setup static-php environment"
4951
run: |
5052
bin/setup-runtime
@@ -119,6 +121,7 @@ jobs:
119121
uses: "actions/checkout@v4"
120122
with:
121123
repository: crazywhalecc/static-php-cli
124+
ref: main
122125
- name: "Setup static-php environment"
123126
run: |
124127
bin/setup-runtime

0 commit comments

Comments
 (0)