Skip to content

Commit cc08ddc

Browse files
authored
Merge pull request #14 from cooljeanius/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents ee1fbdc + 344e612 commit cc08ddc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
steps:
1515
- name: Checkout repository
16-
uses: actions/checkout@v6
16+
uses: actions/checkout@v7
1717
- name: Lint WML
1818
uses: czyzby/wesnoth-wml-linter@v1
1919
with:

0 commit comments

Comments
 (0)