Skip to content

Commit c9de12c

Browse files
authored
Merge pull request #710 from linuxserver/dependabot/github_actions/actions/checkout-4.2.2
2 parents 1d709de + 869771c commit c9de12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.1.7
15+
uses: actions/checkout@v4.2.2
1616

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

0 commit comments

Comments
 (0)