Skip to content

Commit

Permalink
Bump actions/checkout to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
uhooi authored Dec 29, 2022
1 parent c69d40d commit d56be4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v
uses: actions/checkout@v3

- name: Show Xcode Version
run: xcodebuild -version
Expand Down

0 comments on commit d56be4d

Please sign in to comment.