Skip to content

Commit

Permalink
Update checkout version to v3 as node12 is deprecated now (opensearch…
Browse files Browse the repository at this point in the history
…-project#4177)

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
  • Loading branch information
peterzhuamazon authored Oct 26, 2023
1 parent 707a7aa commit ba60041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-ci-image-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
crane-release: v0.15.2
- name: Checkout opensearch-build repository
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
repository: 'opensearch-project/opensearch-build'
ref: ${{ inputs.build_ref }}
Expand Down

0 comments on commit ba60041

Please sign in to comment.