Skip to content

Commit

Permalink
Merge pull request #7 from wxMaxima-developers/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
gunterkoenigsmann committed Sep 5, 2023
2 parents 64a9958 + ab105bf commit a2f9928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: Checkout_git
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.
Expand Down

0 comments on commit a2f9928

Please sign in to comment.