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 e2ab40b commit 7928d52Copy full SHA for 7928d52
.github/workflows/CI.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ${{ matrix.os }}
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
14
- name: Use Node.js
15
uses: actions/setup-node@v4
16
with:
0 commit comments