There was an error while loading. Please reload this page.
1 parent 125f785 commit 9704a33Copy full SHA for 9704a33
2 files changed
.github/workflows/code-style-lint.yml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
- name: Checkout code
14
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
15
with:
16
persist-credentials: false
17
.github/workflows/tests.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
30
31
0 commit comments