Skip to content

Commit 4989264

Browse files
Merge pull request #7906 from Laravel-Lang/dependabot/github_actions/actions/setup-node-6
2 parents 3cae5a9 + 5c6725a commit 4989264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/download.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
- uses: actions/checkout@v5
101101
- uses: shivammathur/setup-php@v2
102102

103-
- uses: actions/setup-node@v5
103+
- uses: actions/setup-node@v6
104104
with:
105105
node-version: 'latest'
106106

0 commit comments

Comments
 (0)