Skip to content

Commit 6f14722

Browse files
authored
Merge pull request #1260 from BranchMetrics/dependabot/github_actions/actions/setup-node-3.6.0
Bump actions/setup-node from 3.3.0 to 3.6.0
2 parents c641617 + 0f5d259 commit 6f14722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automation-trigger-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
distribution: 'temurin'
8181
cache: maven
8282
- name: Setup Node.js environment
83-
uses: actions/setup-node@v3.3.0
83+
uses: actions/setup-node@v3.6.0
8484
- name: Build with Maven
8585
id: build_maven
8686
run: |

0 commit comments

Comments
 (0)