Skip to content

Commit fd721af

Browse files
Merge pull request #73 from github/dependabot/npm_and_yarn/npm_and_yarn-51b3ba2ceb
Bump the npm_and_yarn group with 2 updates
2 parents 266bd5c + 66b8195 commit fd721af

File tree

3 files changed

+748
-214
lines changed

3 files changed

+748
-214
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Node CI
33
on: push
44
jobs:
55
build:
6-
runs-on: ubuntu-latest
6+
runs-on: ubuntu-22.04
77
steps:
88
- uses: actions/checkout@v2
99
- name: Use Node.js 12.x

0 commit comments

Comments
 (0)