We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5d2eb3 + 0fadf25 commit 0cf5d1eCopy full SHA for 0cf5d1e
.github/workflows/node.yml
@@ -31,7 +31,6 @@ jobs:
31
- name: Mark workspace as safe for git
32
run: |
33
git config --global --add safe.directory "$GITHUB_WORKSPACE"
34
- git config --global --add safe.directory "/__w/${{ github.event.repository.name }}/${{ github.event.repository.name }}"
35
36
- name: Use Node.js ${{ matrix.node-version }}
37
uses: actions/setup-node@v4
0 commit comments