Skip to content

Commit d823aea

Browse files
chore(deps): update actions/checkout action to v6
1 parent 68a7990 commit d823aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linting.yml

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

1616
steps:
1717
- name: Checkout repository
18-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
18+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1919

2020
- name: Set up pnpm
2121
uses: pnpm/action-setup@v2

0 commit comments

Comments
 (0)