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 e6c8ef8 commit 00e07ecCopy full SHA for 00e07ec
.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@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
+ uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
31
32
node-version: ${{ matrix.node-version }}
33
- name: Lint with flake8 & Prettier
0 commit comments