Skip to content

Commit

Permalink
Merge pull request #242 from mach3-software/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/dot-github/workflows/actions/checkout-4

tidy: Bump actions/checkout from 3 to 4 in /.github/workflows
  • Loading branch information
KSkwarczynski authored Dec 12, 2024
2 parents 532a7e6 + 19d2fec commit a96d114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PRtittleChecker.yml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:

- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: thehanimo/pr-title-checker@v1.4.3
with:
Expand Down

0 comments on commit a96d114

Please sign in to comment.