Skip to content

Commit

Permalink
Merge pull request #101 from godot-extended-libraries/dependabot/gith…
Browse files Browse the repository at this point in the history
…ub_actions/actions/checkout-3

Bump actions/checkout from 2 to 3
  • Loading branch information
aaronfranke authored Sep 26, 2022
2 parents 75b499e + 620316b commit 4ac438a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Install dependencies
run: |
Expand Down

0 comments on commit 4ac438a

Please sign in to comment.