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