Skip to content

Commit

Permalink
fix comment for download-artifact step in tests gha
Browse files Browse the repository at this point in the history
Signed-off-by: jessebot <[email protected]>
  • Loading branch information
jessebot committed Jun 1, 2024
1 parent cc62358 commit f8a096a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
node_image: kindest/node:v${{ matrix.kind-k8s-version }}
version: ${{ env.KIND_VERSION }}

- uses: actions/download-artifact@ #65a9edc5881444af0b9093a5e628f2fe47ea3b2e v4.1.7
- uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
with:
name: openbao-csi-provider-image

Expand Down

0 comments on commit f8a096a

Please sign in to comment.