Merge pull request #678 from linuxserver/dependabot/github_actions/actions/checkout-4.1.6

Bump actions/checkout from 4.1.5 to 4.1.6
This commit is contained in:
Eric Nemchik 2024-05-29 08:19:05 -05:00 committed by GitHub
commit e2a28c086a
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.5 uses: actions/checkout@v4.1.6
- name: Check Allowed File Names - name: Check Allowed File Names
run: | run: |