Merge pull request #677 from linuxserver/dependabot/github_actions/actions/checkout-4.1.5

Bump actions/checkout from 4.1.1 to 4.1.5
This commit is contained in:
Roxedus
2024-05-11 16:20:30 +02:00
committed by GitHub
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.1.5
- name: Check Allowed File Names
run: |