Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

Commit

Permalink
Update Github Actions to use Node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
mpomery committed Jan 12, 2022
1 parent a391a2e commit dd8ab27
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ jobs:
runs-on: ubuntu-latest

This comment has been minimized.

Copy link
@STLcodes

STLcodes May 29, 2022

open-pixel-art

This comment has been minimized.

Copy link
@mtass911

mtass911 Jun 6, 2022

fork

This comment has been minimized.

Copy link
@Zero00000000000

Zero00000000000 Jun 13, 2022

fork

This comment has been minimized.

Copy link
@EveryAnimation1800

This comment has been minimized.

Copy link
@LeviAAckerman

LeviAAckerman Jul 2, 2022

Fork

This comment has been minimized.

Copy link
@LeviAAckerman

LeviAAckerman Jul 2, 2022

open-pixel-art

This comment has been minimized.

Copy link
@JulianCeasar

JulianCeasar Jul 7, 2022

fork

This comment has been minimized.

Copy link
@Thatboi2

Thatboi2 Jul 11, 2022

Fork

This comment has been minimized.

Copy link
@Github20220306

Github20220306 Jul 19, 2022

fork

This comment has been minimized.

Copy link
@sup12345-star

sup12345-star Jul 29, 2022

Fork

This comment has been minimized.

Copy link
@Cowbouy

Cowbouy Aug 11, 2022

Fork

This comment has been minimized.

Copy link
@NewToCodingHelp

NewToCodingHelp Aug 24, 2022

fork

This comment has been minimized.

Copy link
@Slychampking

Slychampking Sep 6, 2022

fork

This comment has been minimized.

Copy link
@i234bot5

i234bot5 Sep 10, 2022

fork

This comment has been minimized.

Copy link
@AlenDaDuf

AlenDaDuf Sep 10, 2022

fork

This comment has been minimized.

Copy link
@AlenDaDuf

AlenDaDuf Sep 10, 2022

open-pixel-art

This comment has been minimized.

Copy link
@ophileablake

ophileablake Sep 12, 2022

fork

This comment has been minimized.

Copy link
@NLuns17

NLuns17 Sep 23, 2022

open-pixel-art


steps:
- uses: actions/checkout@v1

This comment has been minimized.

Copy link
@Doge12431

Doge12431 Jul 28, 2022

baba
booey

- name: Use Node.js 10.x
uses: actions/setup-node@v1
- uses: actions/checkout@v2
- name: Use Node.js 16.x
uses: actions/setup-node@v2
with:
node-version: 10.x
node-version: 16
- name: npm install, build, and test
run: |

This comment has been minimized.

Copy link
@MrTock

MrTock Apr 19, 2022

Fork

This comment has been minimized.

Copy link
@Swickled

Swickled May 3, 2022

Why is everyone saying "Fork"?

This comment has been minimized.

Copy link
@mpomery

mpomery May 3, 2022

Author Contributor

I have no idea. I just keep getting emails about it

This comment has been minimized.

Copy link
@Zero00000000000

Zero00000000000 Jun 13, 2022

fork

This comment has been minimized.

Copy link
@Zero00000000000

Zero00000000000 Jun 13, 2022

open-pixel-art

This comment has been minimized.

Copy link
@TheAwesomeAlex

TheAwesomeAlex Jun 19, 2022

Fork

This comment has been minimized.

Copy link
@DomTheBeast008

DomTheBeast008 Jun 25, 2022

Fork

This comment has been minimized.

Copy link
@cat3818

cat3818 Jun 30, 2022

one of every emoji on MrTock

This comment has been minimized.

Copy link
@Cowbouy

Cowbouy Aug 11, 2022

open-pixel-art

This comment has been minimized.

Copy link
@i234bot5

i234bot5 Sep 10, 2022

open-pixel-art

npm install
Expand Down

9 comments on commit dd8ab27

@Oscar-pngf
Copy link

Choose a reason for hiding this comment

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

Fork

@xxemopotatoxx-bit
Copy link

Choose a reason for hiding this comment

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

fork

@xxemopotatoxx-bit
Copy link

Choose a reason for hiding this comment

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

fork

@gwat95
Copy link

@gwat95 gwat95 commented on dd8ab27 Apr 25, 2022

Choose a reason for hiding this comment

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

fork

@firefar
Copy link

Choose a reason for hiding this comment

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

fork

@jaberwaki69
Copy link

Choose a reason for hiding this comment

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

fork

@DomTheBeast008
Copy link

Choose a reason for hiding this comment

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

Fork

@Saydolla
Copy link

Choose a reason for hiding this comment

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

Fork

@jess329
Copy link

Choose a reason for hiding this comment

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

Fork

Please sign in to comment.