mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 14:15:30 -04:00
Merge pull request #863 from nwchemgit/dependabot/github_actions/docker/build-push-action-5
Bump docker/build-push-action from 4 to 5
This commit is contained in:
commit
39c4c1700c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker_actions.yml
vendored
2
.github/workflows/docker_actions.yml
vendored
|
|
@ -62,7 +62,7 @@ jobs:
|
|||
run: |
|
||||
echo "cache_hit=N" >> $GITHUB_ENV
|
||||
- name: build_schedule
|
||||
uses: docker/build-push-action@v4
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
push: false
|
||||
context: ${{ matrix.folder }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue