chore(deps): update actions/checkout action to v6
Some checks failed
Deploy / build (pull_request) Failing after 0s
Some checks failed
Deploy / build (pull_request) Failing after 0s
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
- name: Login to Docker registry
|
||||
uses: docker/login-action@v3
|
||||
|
||||
Reference in New Issue
Block a user