Skip to content

Commit

Permalink
checkout v4로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
onee-only committed Oct 18, 2023
1 parent e1239b5 commit d4634ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreadme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
set-safe-directory: /github/workspace
- name: Update readme according to Go doc
Expand Down

0 comments on commit d4634ed

Please sign in to comment.