Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/requirements/pyvista-0.42.3
Browse files Browse the repository at this point in the history
  • Loading branch information
clatapie authored Oct 9, 2023
2 parents 9cc9e38 + 1bd96f5 commit 2cc587c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
xvfb-run python .ci/display_test.py
- name: Login in Github Container registry
uses: docker/login-action@v2.2.0
uses: docker/login-action@v3.0.0
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit 2cc587c

Please sign in to comment.