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
commit aef58e2275
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ jobs:
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4.1.1 uses: actions/checkout@v4.1.5
- name: Check Allowed File Names - name: Check Allowed File Names
run: | run: |