Skip to content

Commit 7d5addd

Browse files
IK Renovate Botivankatliarchuk
authored andcommitted
chore(deps): update actions/checkout action to v4.1.7 (.github/workflows/ci.jo.yaml)
1 parent 5bc096f commit 7d5addd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.jo.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'true'
2828
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
2929
steps:
30-
- uses: actions/[email protected].6
30+
- uses: actions/[email protected].7
3131

3232
- uses: brpaz/[email protected]
3333
env:
@@ -92,7 +92,7 @@ jobs:
9292
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
9393
|| github.event_name == 'push' && github.event.created == true
9494
steps:
95-
- uses: actions/[email protected].6
95+
- uses: actions/[email protected].7
9696

9797
- uses: brpaz/[email protected]
9898
env:

0 commit comments

Comments
 (0)