mirror of
https://github.com/jellyfin/TMDbLib.git
synced 2024-11-22 21:30:13 +00:00
Update actions/checkout digest to 11bd719
This commit is contained in:
parent
87f99bdaa7
commit
faf29c9278
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
with:
|
||||
fetch-depth: 50
|
||||
- run: git fetch --tags
|
||||
|
2
.github/workflows/nuget.yml
vendored
2
.github/workflows/nuget.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
|
||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||
# We do not need to fetch tags, as we're already at a tagged build - it should be available automatically
|
||||
|
||||
- name: Setup .NET
|
||||
|
Loading…
Reference in New Issue
Block a user