We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1c4d2 commit d12216bCopy full SHA for d12216b
.github/workflows/lint.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
python-version: ${{ matrix.python-version }}
29
- name: Set up Node.js ${{ matrix.node-version }}
30
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
+ uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
31
32
node-version: ${{ matrix.node-version }}
33
- name: Lint with flake8 & Prettier
0 commit comments