Skip to content

Commit

Permalink
Merge pull request #188 from liquibase/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4

chore(deps): bump actions/checkout from 3 to 4
  • Loading branch information
filipelautert authored Dec 11, 2024
2 parents 7adac15 + b2bce91 commit fbcff7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar-jest-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: SonarCloud
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Set up Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit fbcff7d

Please sign in to comment.