Skip to content

Commit 4a6eddc

Browse files
committed
use volta for ancient nodejs versions
1 parent 7a76cf7 commit 4a6eddc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
name: Checkout
4040
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
4141

42+
- uses: getsentry/action-setup-volta@e4939d337b83760d13a9d7030a6f68c9d0ee7581 # v2.0.0
43+
4244
- id: deploy
4345
name: 'Deploy to GCP Cloud Functions'
4446
env:

0 commit comments

Comments
 (0)