Thanks to visit codestin.com Credit goes to github.com
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.
2 parents fbcc724 + dd27da0 commit e075125Copy full SHA for e075125
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
24
steps:
25
- name: Checkout
26
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
27
with:
28
fetch-depth: 0 # Fetch all history for all tags and branches
29
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
- name: Use Node.js
uses: actions/setup-node@v4
0 commit comments