Skip to content

Commit 57b7213

Browse files
committed
Update actions/checkout in deploy job
1 parent cf5d164 commit 57b7213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Checkout repository
14-
uses: actions/checkout@v3
14+
uses: actions/checkout@v4
1515

1616
- name: Setup CD Environment
1717
uses: yetanalytics/action-setup-env@v1

0 commit comments

Comments
 (0)