Skip to content

Commit c7a9a3d

Browse files
authored
Merge pull request #152 from WoltLab/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 84644d5 + 571482e commit c7a9a3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codestyle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
name: Prettier
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v4
17+
- uses: actions/checkout@v6
1818
- name: Set up node.js
1919
uses: actions/setup-node@v4
2020
with:

0 commit comments

Comments
 (0)