mirror of
https://github.com/YuzuZensai/cloudnative-vectorchord-pgvecto.rs.git
synced 2026-01-06 04:33:02 +00:00
chore(deps): update actions/checkout action to v4
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
matrix: ${{ steps.get-versions.outputs.result }}
|
||||
steps:
|
||||
- name: Checkout to repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
- name: Get dependency versions
|
||||
uses: mikefarah/yq@v4.9.8
|
||||
id: get-versions
|
||||
|
||||
Reference in New Issue
Block a user