Skip to content

Commit

Permalink
Update actions/checkout action to v4.1.4 (#3430)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent f6ca49d commit 26a5a1d
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 @@ -23,7 +23,7 @@ jobs:

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

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

0 comments on commit 26a5a1d

Please sign in to comment.