Skip to content

Commit 335e572

Browse files
chore(deps): update actions/checkout action to v5
1 parent af23f46 commit 335e572

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)