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 1784e19 commit f0f4a77Copy full SHA for f0f4a77
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
react-version: [17.x, 18.x]
13
steps:
14
- name: Checkout sources
15
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
16
- name: Install Node.js ${{matrix.node-version}}
17
uses: actions/setup-node@v3
18
with:
0 commit comments