Skip to content

Commit

Permalink
Merge pull request #203 from RolandGuijt/updatecodeql
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdecock authored Sep 23, 2024
2 parents 068e6d2 + f87a20f commit 51e4210
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ jobs:

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

- name: Setup dotnet
uses: actions/setup-dotnet@v1
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
6.0.x
Expand Down

0 comments on commit 51e4210

Please sign in to comment.