Skip to content

Commit

Permalink
try v4
Browse files Browse the repository at this point in the history
  • Loading branch information
bstoll committed Jun 10, 2024
1 parent 88fa04e commit 6f2589e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ jobs:
with:
path: featureprofiles
- name: Checkout wiki
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
repository: "bstoll/featureprofiles.wiki"
path: featureprofiles.wiki
ref: master
#ref: master
- name: Set up Go
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 6f2589e

Please sign in to comment.