There was an error while loading. Please reload this page.
2 parents 13d6322 + 28dc34e commit 29f5772Copy full SHA for 29f5772
2 files changed
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: Checkout repository
19
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
20
- name: Setup Node.js
21
uses: actions/setup-node@v6
22
with:
.github/workflows/create-release.yml
@@ -14,7 +14,7 @@ jobs:
14
15
0 commit comments