Skip to content

Commit 0ebc193

Browse files
committed
Update to checkout@v6 for build release action
1 parent 9b9af9c commit 0ebc193

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github_build_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
APP_ENV: prod
1717
steps:
1818
- name: Checkout
19-
uses: actions/checkout@v4
19+
uses: actions/checkout@v6
2020

2121
- name: Composer install
2222
run: |

0 commit comments

Comments
 (0)