summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-01 20:39:53 (GMT)
committerGitHub <noreply@github.com>2022-05-01 20:39:53 (GMT)
commit0d4fdb665e167d7641f2fb45a83376ba7ba2e4d6 (patch)
tree05e48a408c553908a8e10e2762f8b26c74437db7 /.github
parenteefe6911f4f497e8b73e0690f9b3f47904fdb02a (diff)
downloadcpython-0d4fdb665e167d7641f2fb45a83376ba7ba2e4d6.zip
cpython-0d4fdb665e167d7641f2fb45a83376ba7ba2e4d6.tar.gz
cpython-0d4fdb665e167d7641f2fb45a83376ba7ba2e4d6.tar.bz2
build(deps): bump actions/setup-node from 2 to 3 (#92110)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/new-bugs-announce-notifier.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/new-bugs-announce-notifier.yml b/.github/workflows/new-bugs-announce-notifier.yml
index a189463..ad43491 100644
--- a/.github/workflows/new-bugs-announce-notifier.yml
+++ b/.github/workflows/new-bugs-announce-notifier.yml
@@ -9,7 +9,7 @@ jobs:
notify-new-bugs-announce:
runs-on: ubuntu-latest
steps:
- - uses: actions/setup-node@v2
+ - uses: actions/setup-node@v3
with:
node-version: 14
- run: npm install mailgun.js form-data