Skip to content

Commit 186f899

Browse files
authored
Merge pull request #1147 from jenkinsci/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 00aa4ce + eb22815 commit 186f899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/crowdin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020

2121
- name: Checkout
22-
uses: actions/checkout@v5
22+
uses: actions/checkout@v6
2323

2424
- name: crowdin action
2525
uses: crowdin/github-action@v2

0 commit comments

Comments
 (0)