Skip to content

Commit

Permalink
update checkout action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Querz committed Jun 8, 2023
1 parent 52bd3d0 commit cbc0515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}

- name: Checkout Wiki
uses: actions/checkout@v1
uses: actions/checkout@v3
with:
repository: Querz/mcaselector-wiki
path: mcaselector-wiki
Expand Down

0 comments on commit cbc0515

Please sign in to comment.