Skip to content

Commit 0554eac

Browse files
authored
Merge pull request #73 from python-project-templates/dependabot/github_actions/actions-ext/node/setup-b0536d87c5e92c924bc8667f566f620758280825
Bump actions-ext/node/setup from 0ea5bdcd24d2488b28e16bf611b446a2f8e1e12f to b0536d87c5e92c924bc8667f566f620758280825
2 parents 3b3c681 + b6897aa commit 0554eac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
version: ${{ matrix.python }}
7171

7272
- name: Setup Node.js
73-
uses: actions-ext/node/setup@0ea5bdcd24d2488b28e16bf611b446a2f8e1e12f
73+
uses: actions-ext/node/setup@b0536d87c5e92c924bc8667f566f620758280825
7474
with:
7575
version: 22.x
7676
if: matrix.target == 'native'

0 commit comments

Comments
 (0)