Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
6dce9e0c
Unverified
Commit
6dce9e0c
authored
Oct 04, 2022
by
Sushrut1101
Committed by
GitHub
Oct 04, 2022
Browse files
docker-build: Update actions/checkout to v3 (#19288)
parent
6fd254a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/build-docker-images.yml
.github/workflows/build-docker-images.yml
+1
-1
No files found.
.github/workflows/build-docker-images.yml
View file @
6dce9e0c
...
...
@@ -27,7 +27,7 @@ jobs:
uses
:
docker/setup-buildx-action@v1
-
name
:
Check out code
uses
:
actions/checkout@v
2
uses
:
actions/checkout@v
3
-
name
:
Login to DockerHub
uses
:
docker/login-action@v1
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment