Skip to content

Commit 3b6dd45

Browse files
ci(Deps): bump actions/checkout from 5 to 6 (#152)
1 parent 46cb009 commit 3b6dd45

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
@@ -48,7 +48,7 @@ jobs:
4848
runs-on: ubuntu-latest
4949
steps:
5050
- name: Checkout repository
51-
uses: actions/checkout@v5
51+
uses: actions/checkout@v6
5252
- name: Spellcheck Action
5353
uses: rojopolis/spellcheck-github-actions@0.51.0
5454
with:

0 commit comments

Comments
 (0)