Skip to content

Commit

Permalink
actions/checkout@v3
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed Feb 23, 2023
1 parent 28517e6 commit 367a381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Setup asdf
uses: asdf-vm/actions/setup@v1
Expand Down

0 comments on commit 367a381

Please sign in to comment.