We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f6d0e4 commit cf020a8Copy full SHA for cf020a8
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: 📥 Checkout
18
- uses: actions/checkout@v3
+ uses: actions/checkout@v5
19
20
- name: 🟢 Setup Node.js
21
uses: actions/setup-node@v4
.github/workflows/release.yml
- name: Checkout code
with:
fetch-depth: 0
0 commit comments