"...git@developer.sourcefind.cn:OpenDAS/colossalai.git" did not exist on "5fcd7795cd646205cc90785c398a02c8ac475b69"
Commit 32c11376 authored by Matthew W. Thompson's avatar Matthew W. Thompson
Browse files

Update checkout action

parent f86d42f4
......@@ -10,6 +10,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Build the Docker image
run: docker build . --file Dockerfile --tag openfold:$(date +%s)
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment