Skip to content

Commit

Permalink
Merge pull request #101 from iwalton3/dependabot/github_actions/maste…
Browse files Browse the repository at this point in the history
…r/actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
iwalton3 authored Oct 1, 2023
2 parents a8b54b9 + b0a0b23 commit 05c9f6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
build-win64:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup Python 3.9
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 05c9f6c

Please sign in to comment.