Skip to content

Commit d9ce4be

Browse files
authored
Merge pull request #24 from Azure-Samples/dependabot/github_actions/github-actions-d244d1801a
Bump actions/setup-node from 4 to 5 in the github-actions group
2 parents 6f23352 + 3b6f5f7 commit d9ce4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: Azure/[email protected]
3636

3737
- name: Install Nodejs
38-
uses: actions/setup-node@v4
38+
uses: actions/setup-node@v5
3939
with:
4040
node-version: 18
4141

0 commit comments

Comments
 (0)