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 c45ac8b commit 75fb248Copy full SHA for 75fb248
1 file changed
.github/workflows/CI.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v6
16
17
- name: npm install
18
run: npm ci
0 commit comments