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

Commit

Permalink
Merge pull request #2419 from liberu-genealogy/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/setup-node-4

Bump actions/setup-node from 3 to 4
  • Loading branch information
curtisdelicata authored Oct 25, 2023
2 parents 333f350 + 7b7d6df commit dfa3329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: '14'
- uses: borales/actions-yarn@v4
Expand Down

0 comments on commit dfa3329

Please sign in to comment.