Skip to content

Commit b179949

Browse files
committed
ci: bump anchor-test
1 parent b355135 commit b179949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/svm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: |
2323
ANCHOR_VERSION="$(awk '/anchor_version =/ { print substr($3, 2, length($3)-2) }' Anchor.toml)"
2424
echo "::set-output name=version::${ANCHOR_VERSION}"
25-
- uses: evan-gray/anchor-test@24c04ecece7b484fa1218bab4318818b36436005
25+
- uses: evan-gray/anchor-test@06370fbca011ee48b176211b8f858789d6c33282
2626
with:
2727
anchor-version: "${{steps.anchor.outputs.version}}"
2828
solana-cli-version: "${{steps.solana.outputs.version}}"

0 commit comments

Comments
 (0)