Skip to content

Commit

Permalink
Merge pull request #723 from codecov/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-3

build(deps): bump actions/checkout from 2 to 3
  • Loading branch information
mitchell-codecov committed May 17, 2022
2 parents 721720f + a51f451 commit 93e388b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Expand Up @@ -38,7 +38,7 @@ jobs:

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

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down

0 comments on commit 93e388b

Please sign in to comment.