Skip to content

Commit

Permalink
CI - update version
Browse files Browse the repository at this point in the history
  • Loading branch information
stavares843 authored Oct 3, 2024
1 parent ee1eb41 commit 2f85552
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fix-typos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4.2.0
with:
ref: master
- uses: sobolevn/misspell-fixer-action@master
- uses: peter-evans/create-pull-request@v4.2.0
- uses: peter-evans/create-pull-request@v7.0.5
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
with:
Expand Down

0 comments on commit 2f85552

Please sign in to comment.