Skip to content

Commit

Permalink
Merge pull request #9 from anthony-c-martin/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/checkout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
anthony-c-martin authored Dec 15, 2023
2 parents 7d12993 + af13d8c commit c23161f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

steps:
- name: Git Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Setup Bicep
uses: ./
Expand Down

0 comments on commit c23161f

Please sign in to comment.