There was an error while loading. Please reload this page.
1 parent 00a35a6 commit 57e4653Copy full SHA for 57e4653
1 file changed
.github/workflows/scheduler.yml
@@ -18,10 +18,10 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
22
23
- name: Checkout dist
24
25
with:
26
ref: dist
27
path: dist
0 commit comments