Skip to content

Commit 4d48c71

Browse files
chore(deps): update actions/checkout action to v5
1 parent c4c098f commit 4d48c71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/chromatic_pr_on_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
environment: Preview
1010
steps:
11-
- uses: actions/checkout@v4
11+
- uses: actions/checkout@v5
1212
with:
1313
fetch-depth: 0
1414
- name: Setup

0 commit comments

Comments
 (0)