Skip to content

Commit a3f1da9

Browse files
committed
fix verified build action
1 parent 273c4f7 commit a3f1da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubicloud
2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@v3
25+
uses: actions/checkout@v4
2626

2727
- name: Install Solana Verify
2828
run: |

0 commit comments

Comments
 (0)