We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86d7c6e commit c506905Copy full SHA for c506905
1 file changed
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
run: git config --global core.autocrlf false
36
37
- name: Checkout
38
- uses: actions/checkout@v6
+ uses: actions/checkout@v4
39
40
- name: Setup Node.js ${{ matrix.node }}
41
uses: actions/setup-node@v4
0 commit comments