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 760a9dc commit 8f0acd9Copy full SHA for 8f0acd9
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
11
- name: Install Node.js
12
uses: actions/setup-node@v3
13
with:
0 commit comments