Skip to content

Commit ac729c4

Browse files
authored
Merge pull request #610 from linuxserver/dependabot/github_actions/actions/checkout-4.1.0
Bump actions/checkout from 4.0.0 to 4.1.0
2 parents 31a3901 + 663e9c2 commit ac729c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check_samples.yml

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

1313
steps:
1414
- name: Checkout
15-
uses: actions/checkout@v4.0.0
15+
uses: actions/checkout@v4.1.0
1616

1717
- name: Check Allowed File Names
1818
run: |

0 commit comments

Comments
 (0)