Skip to content

Commit a081e95

Browse files
authored
Merge pull request #30 from Azure-Samples/dependabot/github_actions/github-actions-d244d1801a
Bump actions/setup-node from 4 to 5 in the github-actions group
2 parents 40a7a9e + 0cc4edc commit a081e95

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/setup-azd@v2.2.0
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)