Skip to content

Commit f860aa5

Browse files
authored
Merge pull request #39 from linuxserver/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents c36f890 + 4830e4a commit f860aa5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/docker-mod-builder.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ jobs:
3333
runs-on: ubuntu-latest
3434
steps:
3535
- name: Check Out Repo (Commit)
36-
uses: actions/checkout@v3
36+
uses: actions/checkout@v4
3737
if: ${{ github.event_name != 'pull_request_target' }}
3838

3939
- name: Check Out Repo (PR)
40-
uses: actions/checkout@v3
40+
uses: actions/checkout@v4
4141
if: ${{ github.event_name == 'pull_request_target' }}
4242
with:
4343
ref: ${{ github.event.pull_request.head.sha }}

.github/workflows/init-svc-executable-permissions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
permission_check:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v3.5.0
9+
- uses: actions/checkout@v4
1010
with:
1111
ref: ${{ github.event.pull_request.head.sha }}
1212
- name: Check Permissions

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy