Skip to content

Commit

Permalink
feat(auto-pr): update setup-node for auto create assets-pr
Browse files Browse the repository at this point in the history
  • Loading branch information
49659410+tx0c committed Apr 24, 2024
1 parent 530f8d9 commit 1396f11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/checkin-assets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
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 1396f11

Please sign in to comment.