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 5cc7061 commit bc902b8Copy full SHA for bc902b8
1 file changed
.github/workflows/ci-tests.yml
@@ -28,7 +28,7 @@ jobs:
28
python-version: '3.14'
29
30
- name: Set up Node
31
- uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
+ uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
32
with:
33
node-version: latest
34
0 commit comments