Skip to content

Commit

Permalink
[#436] Use action checkout v3 for publish wiki workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mosharaf13 committed Jul 13, 2023
1 parent f68814a commit 9bf92be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: Checkout the repository
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
ref: ${{ github.head_ref }}

Expand Down

0 comments on commit 9bf92be

Please sign in to comment.