Skip to content

Commit

Permalink
update setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
49659410+tx0c committed Apr 24, 2024
1 parent 530f8d9 commit 1ada238
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/checkin-assets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ jobs:

- name: Setup Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
cache: 'npm'

- name: Install Dependencies
run: npm install @aws-sdk/client-s3 ## the only dependency for ./bin/sync-up-latest-round.mjs
Expand Down

0 comments on commit 1ada238

Please sign in to comment.