Skip to content
This repository was archived by the owner on May 31, 2026. It is now read-only.

Commit 500b541

Browse files
chore(deps): update actions/checkout action to v5
1 parent 8919602 commit 500b541

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- name: Checkout
8-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
8+
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
99

1010
- uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4
1111
with:

0 commit comments

Comments
 (0)