There was an error while loading. Please reload this page.
1 parent 98f94d1 commit 1c29a86Copy full SHA for 1c29a86
2 files changed
.github/workflows/codeql-analysis.yml
@@ -38,7 +38,7 @@ jobs:
38
39
steps:
40
- name: Checkout repository
41
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
42
43
# Initializes the CodeQL tools for scanning.
44
- name: Initialize CodeQL
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
- 24
23
24
- name: Checkout
25
26
27
- name: Install pnpm
28
uses: pnpm/action-setup@v4
0 commit comments