Skip to content

Commit

Permalink
Merge pull request #54 from avianlabs/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
Update actions/checkout action to v4
  • Loading branch information
wiyarmir authored Mar 18, 2024
2 parents e0b64ce + 935a212 commit 567ae7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_swiftpackage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
solana-kotlin/swiftpackage/SolanaKotlin.zip
- name: Checkout package branch
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
path: _otherBranch
ref: swiftpackage
Expand Down

0 comments on commit 567ae7e

Please sign in to comment.