Skip to content

Commit 616fb42

Browse files
authored
Merge pull request #7 from NETWAYS/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 2d35b99 + ba300d6 commit 616fb42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/logstash.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: Check out code
18-
uses: actions/checkout@v6
18+
uses: actions/checkout@v7
1919

2020
- name: Install dependencies
2121
run: |

0 commit comments

Comments
 (0)