Skip to content

Commit

Permalink
Merge pull request #3 from offa/action_update
Browse files Browse the repository at this point in the history
Update checkout action to v3
  • Loading branch information
patricia-gallardo committed Jan 9, 2023
2 parents 1936254 + 8480fd4 commit d7a7c37
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 @@ -13,7 +13,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Get Ninja
id: ninja
Expand Down

0 comments on commit d7a7c37

Please sign in to comment.