Update Checkout to v4
Some checks failed
Test Deploy to OCI Registry / deploy (push) Failing after 13s
Some checks failed
Test Deploy to OCI Registry / deploy (push) Failing after 13s
This commit is contained in:
parent
b4c84f59a4
commit
8651fc4111
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Deploy to OCI Registry
|
||||
uses: https://git.smgames.club/SevenOfAces/DeployImage@main
|
||||
|
|
Loading…
Add table
Reference in a new issue