Skip to content

Commit

Permalink
Merge pull request #1 from cooljeanius/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
cooljeanius authored Oct 1, 2023
2 parents 5ec62c5 + fe7718c commit e9a620c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- run: make build_unsigned

0 comments on commit e9a620c

Please sign in to comment.