Skip to content

Commit

Permalink
Merge pull request #6 from cytopia/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-3

Bump actions/checkout from 2 to 3
  • Loading branch information
cytopia authored Nov 9, 2022
2 parents c1e9077 + 853eef8 commit 5c750d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:

- name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0

Expand Down

0 comments on commit 5c750d3

Please sign in to comment.