Skip to content

Commit

Permalink
Merge pull request #1 from EverestAPI/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
maddie480 authored Feb 10, 2024
2 parents b295166 + c9e35a8 commit e6cd6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wiki_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Clone GitHub Wiki
id: checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: ${{ github.repository }}.wiki

Expand Down

0 comments on commit e6cd6d8

Please sign in to comment.