Skip to content

Commit efcb9cd

Browse files
authored
Merge pull request #579 from linuxserver/dependabot/github_actions/actions/checkout-3.5.3
Bump actions/checkout from 3.5.2 to 3.5.3
2 parents c5fc722 + b50f29b commit efcb9cd

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/[email protected].2
15+
uses: actions/[email protected].3
1616

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

0 commit comments

Comments
 (0)