mirror of
https://github.com/bjoernellens1/ros2_docker_template.git
synced 2025-02-22 14:16:48 +00:00
Update actions/checkout action to v4
This commit is contained in:
parent
31148c58df
commit
f24aec7bc1
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
# Install the cosign tool except on PR
|
# Install the cosign tool except on PR
|
||||||
# https://github.com/sigstore/cosign-installer
|
# https://github.com/sigstore/cosign-installer
|
||||||
|
Loading…
Reference in New Issue
Block a user