Skip to content

Commit 982dff9

Browse files
authored
Merge pull request #5 from sehHeiden/dependabot/github_actions/actions/checkout-5
chore(deps)(deps): bump actions/checkout from 4 to 5
2 parents 731cb96 + 42780df commit 982dff9

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@v4
44+
uses: actions/checkout@v5
4545
with:
4646
submodules: recursive
4747
fetch-depth: 0

0 commit comments

Comments
 (0)