update actions to new version:
Build and Push Docker Container / build-and-push (push) Successful in 7m26s
Build and Push Docker Container / build-and-push (push) Successful in 7m26s
- checkout: v6 - setup-buildx-action: v4 - login-action: v4 - build-push-action: v7
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Get current version from file
|
||||
id: current
|
||||
|
||||
Reference in New Issue
Block a user