Skip to content

Commit

Permalink
Merge pull request #727 from Unidata/dependabot-github_actions-action…
Browse files Browse the repository at this point in the history
…s-checkout-4

MNT: (deps): Bump actions/checkout from 3 to 4
  • Loading branch information
dopplershift authored Nov 5, 2024
2 parents fdc7f3b + a86b3b8 commit df28392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

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

- name: Initialize CodeQL
uses: github/codeql-action/init@v3
Expand Down

0 comments on commit df28392

Please sign in to comment.