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 b458c6d commit fffbfdbCopy full SHA for fffbfdb
.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@v5
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Use Node.js lts
0 commit comments