We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34ecb50 + 94b3bba commit 16a7057Copy full SHA for 16a7057
2 files changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
22
23
- name: Use Node.js ${{ matrix.node-version }}
24
uses: actions/setup-node@v4
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
25
26
27
28
29
0 commit comments