Skip to content

Commit

Permalink
Merge pull request #55 from kaklakariada/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-node-4
  • Loading branch information
kaklakariada authored Mar 1, 2024
2 parents 569114f + 05a18ad commit 7406a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
restore-keys: |
${{ runner.os }}-node-
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: '12.x'

Expand Down

0 comments on commit 7406a1f

Please sign in to comment.