Skip to content

Commit 805bd3e

Browse files
authored
Merge pull request #6 from sehHeiden/dependabot/github_actions/actions/checkout-6
chore(deps)(deps): bump actions/checkout from 5 to 6
2 parents af77224 + 5718aa8 commit 805bd3e

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
@@ -41,7 +41,7 @@ jobs:
4141
run: sudo snap install dart-sass
4242

4343
- name: Checkout
44-
uses: actions/checkout@v5
44+
uses: actions/checkout@v6
4545
with:
4646
submodules: recursive
4747
fetch-depth: 0

0 commit comments

Comments
 (0)