Skip to content

Commit

Permalink
Merge pull request #210 from springernature/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
simonjohansson authored Oct 30, 2023
2 parents 127f452 + 5cae320 commit 1ec2e85
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v5

uses: actions/checkout@v4
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
Expand Down

0 comments on commit 1ec2e85

Please sign in to comment.