Skip to content

Commit 4501963

Browse files
author
IK Renovate Bot
committed
chore(deps): update actions/checkout action to v4.1.7 (.github/workflows/lang.node-14.yaml)
1 parent 85cc6bd commit 4501963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lang.node-14.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
2929
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
3030
steps:
31-
- uses: actions/[email protected].6
31+
- uses: actions/[email protected].7
3232

3333
- name: Login to Registry
3434
run: |

0 commit comments

Comments
 (0)