Skip to content

Commit 514d64c

Browse files
chore(deps): bump actions/checkout from 5 to 6 in the github-action-deps group (#35)
1 parent 1fbbffa commit 514d64c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Install Dart Sass
4141
run: sudo snap install dart-sass
4242
- name: Checkout
43-
uses: actions/checkout@v5
43+
uses: actions/checkout@v6
4444
with:
4545
submodules: recursive
4646
fetch-depth: 0

0 commit comments

Comments
 (0)