Skip to content

Commit c1ecfd2

Browse files
update docker publish to v5
1 parent 6b9c6a6 commit c1ecfd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_build_environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
ref: 'dev'
1919
- name: Rebuild and publish image
2020
id: rebuild
21-
uses: elgohr/Publish-Docker-Github-Action@v4
21+
uses: elgohr/Publish-Docker-Github-Action@v5
2222
with:
2323
name: ubcdsci/py-intro-to-ds
2424
username: ${{ secrets.DOCKER_USERNAME }}

0 commit comments

Comments
 (0)