Skip to content

Commit

Permalink
chore: update github actions deps
Browse files Browse the repository at this point in the history
  • Loading branch information
toomuchdesign committed May 6, 2022
1 parent 6c6b364 commit 3ed1fda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Use Node.js 16.15
uses: actions/setup-node@v2
uses: actions/setup-node@v3
with:
node-version: '16.15'

Expand Down

0 comments on commit 3ed1fda

Please sign in to comment.