There was an error while loading. Please reload this page.
1 parent 1d508fb commit 544d212Copy full SHA for 544d212
1 file changed
.github/workflows/main.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Checkout Code
16
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
17
- name: Install Node
18
uses: actions/setup-node@v6
19
with:
@@ -37,7 +37,7 @@ jobs:
37
38
39
40
41
42
43
0 commit comments