chore(deps): update actions/checkout action to v6
All checks were successful
Lint / Lint and Typecheck (pull_request) Successful in 29s
Lint / Lint and Typecheck (push) Successful in 32s

This commit was merged in pull request #14.
This commit is contained in:
2025-11-22 01:03:00 +00:00
committed by Felix Schulze
parent 72c9e666af
commit 298afc3cc8

View File

@@ -13,7 +13,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
- name: Install pnpm
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4