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 564c3a4 commit 12d4a8eCopy full SHA for 12d4a8e
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Prepare git
24
run: git config --global core.autocrlf false
25
26
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
27
28
- name: Use Node.js ${{ matrix.node-version }}
29
uses: actions/setup-node@v4
0 commit comments