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

Commit

Permalink
fix actions failing
Browse files Browse the repository at this point in the history
  • Loading branch information
yashash-pugalia authored May 8, 2022
1 parent 4f37afb commit 5f51650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# - run: sentry-cli releases set-commits --auto ${{ github.sha }}

- name: Set up Node.js
- uses: actions/setup-node@v3
uses: actions/setup-node@v3
with:
node-version: 16
cache: npm
Expand Down

0 comments on commit 5f51650

Please sign in to comment.