We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a838999 commit cb18805Copy full SHA for cb18805
.github/workflows/ci.yaml
@@ -40,7 +40,7 @@ jobs:
40
- name: Check out code
41
uses: actions/checkout@v3
42
- name: Login to GitHub Container Registry
43
- uses: docker/login-action@v2
+ uses: docker/login-action@v3
44
with:
45
registry: ghcr.io
46
username: cmu-delphi-deploy-machine
0 commit comments