mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-10-02 06:10:11 +00:00
updating to actions/checkout@v4
This commit is contained in:
parent
1ca71d37b0
commit
649a435fac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# Install the cosign tool except on PR
|
||||
# https://github.com/sigstore/cosign-installer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue