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

Commit

Permalink
Merge pull request #26 from StrangerCoug/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-node-4.0.1

Bump actions/setup-node from 4.0.0 to 4.0.1
  • Loading branch information
StrangerCoug committed Dec 19, 2023
2 parents 7bdb798 + 1844b79 commit 51521fe
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 @@ -19,7 +19,7 @@ jobs:
java-version: 21
distribution: 'temurin' # Alternative distribution options are available.
- name: Setup Node.js environment
uses: actions/setup-node@v4.0.0
uses: actions/setup-node@v4.0.1
- name: Cache SonarCloud packages
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 51521fe

Please sign in to comment.