Skip to content

Commit

Permalink
Update actions/checkout action to v4.1.5 (#3438)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent 9bb11b1 commit b4528fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Expand Up @@ -23,7 +23,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v4.1.4
uses: actions/checkout@v4.1.5

- name: 'Setup dotnet 6.x'
uses: actions/setup-dotnet@v4
Expand Down

0 comments on commit b4528fb

Please sign in to comment.