We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 273c4f7 commit a3f1da9Copy full SHA for a3f1da9
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubicloud
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
26
27
- name: Install Solana Verify
28
run: |
0 commit comments