Skip to content

Commit fca10b5

Browse files
Merge pull request #182 from microsoftgraph/dependabot/github_actions/actions/checkout-4
2 parents 29d43d2 + bd2a08f commit fca10b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
2121

2222
steps:
23-
- uses: actions/checkout@v3
23+
- uses: actions/checkout@v4
2424
- name: Copy settings file
2525
run: |
2626
cp example.env .env

0 commit comments

Comments
 (0)