Skip to content

Commit 0b60ed6

Browse files
⬆️ upgrade actions/checkout action to v6
1 parent de3e048 commit 0b60ed6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.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 repo
16-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
16+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
1717

1818
- name: Install pnpm
1919
uses: pnpm/action-setup@v4

0 commit comments

Comments
 (0)