Skip to content

Commit

Permalink
Merge pull request #14 from Kikobeats/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4
  • Loading branch information
Kikobeats committed Sep 5, 2023
2 parents 737d22f + 7f8870d commit bbe4fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
token: ${{ secrets.GH_TOKEN }}
fetch-depth: 2
Expand Down

0 comments on commit bbe4fc1

Please sign in to comment.