Skip to content

Commit ed507d6

Browse files
authored
Merge pull request #955 from sanabutton/renovate/actions-checkout-5.x
2 parents c23f179 + 4254d66 commit ed507d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
steps:
14-
- uses: actions/checkout@v4
14+
- uses: actions/checkout@v5
1515
- name: Use Node.js
1616
uses: actions/setup-node@v4
1717
- name: npm install, build, and test

0 commit comments

Comments
 (0)