Skip to content

Commit

Permalink
checkout version (#434)
Browse files Browse the repository at this point in the history
move checkout to v3.3.0
  • Loading branch information
AdhocAdam authored Feb 11, 2023
1 parent 14d06d2 commit 54c8f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

- run: |
# Checks-out repository under $GITHUB_WORKSPACE, so job can access it
- uses: actions/checkout@v2
- uses: actions/checkout@v3.3.0
with:
ref: ${{ github.event.inputs.branch }}

Expand Down

0 comments on commit 54c8f96

Please sign in to comment.