mirror of
https://github.com/aljazceru/claude-code-viewer.git
synced 2026-01-03 05:34:22 +01:00
chore(pinact): pin GitHub Actions
This commit is contained in:
committed by
GitHub
parent
361700c0c7
commit
7c972750fd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v5.0.0
|
||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
|
||||
- name: Setup Node & pnpm
|
||||
uses: ./.github/actions/setup-node
|
||||
|
||||
Reference in New Issue
Block a user