Skip to content

Commit

Permalink
Merge pull request #19 from garrying/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-node-4

Bump actions/setup-node from 3 to 4
  • Loading branch information
garrying committed Nov 19, 2023
2 parents 8704fa7 + a8b6b21 commit ba823b7
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 109 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
Expand Down
Loading

1 comment on commit ba823b7

@vercel
Copy link

@vercel vercel bot commented on ba823b7 Nov 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

arena-channel-rss – ./

arena-rss.vercel.app
arena-channel-rss-git-main-garry.vercel.app
arena-channel-rss-garry.vercel.app

Please sign in to comment.