Skip to content

Commit

Permalink
Merge pull request #21 from cyanpotion/dependabot/github_actions/deve…
Browse files Browse the repository at this point in the history
…lop/actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
XenoAmess authored Jan 1, 2024
2 parents 35e14db + 1a4ef04 commit d5025cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
experimental: [ false ]

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/cache@v3
with:
path: ~/.m2/repository
Expand Down

0 comments on commit d5025cf

Please sign in to comment.