mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 06:05:41 -04:00
chore(deps): update actions/checkout action to v6
This commit is contained in:
6
.github/workflows/deploy-docker-github.yml
vendored
6
.github/workflows/deploy-docker-github.yml
vendored
@@ -198,7 +198,7 @@ jobs:
|
||||
# #
|
||||
|
||||
- name: '☑️ Checkout'
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
@@ -389,7 +389,7 @@ jobs:
|
||||
# #
|
||||
|
||||
- name: '☑️ Checkout'
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
@@ -972,7 +972,7 @@ jobs:
|
||||
# #
|
||||
|
||||
- name: '✅ Checkout'
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user