Skip to content

Commit

Permalink
Merge pull request #51 from memes/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
2 parents c0b4d14 + 139a850 commit 3edf1e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
env:
BUNDLE_WITH: dev
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: install talisman
run: |
sudo curl -sLo /usr/local/bin/talisman https://github.com/thoughtworks/talisman/releases/download/v1.31.0/talisman_linux_amd64
Expand Down

0 comments on commit 3edf1e6

Please sign in to comment.