Skip to content

Commit 8efd848

Browse files
authored
Merge pull request #67 from spiks/dependabot/github_actions/actions/setup-node-2.5.1
chore(deps): bump actions/setup-node from 2.5.0 to 2.5.1
2 parents 08c9382 + 405a8aa commit 8efd848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_quality.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
uses: actions/[email protected]
109109

110110
- name: Setup Node.js
111-
uses: actions/[email protected].0
111+
uses: actions/[email protected].1
112112
with:
113113
node-version: '16.x'
114114

0 commit comments

Comments
 (0)