Skip to content

Commit

Permalink
chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#69)
Browse files Browse the repository at this point in the history
Bumps actions/checkout from 4.2.0 to 4.2.1.
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent e6169a7 commit 1beecd6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deps-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- name: 🚚 Checkout Repository
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1

- name: 🎀 Get the Latest Gum Version
id: gum
Expand Down Expand Up @@ -55,7 +55,7 @@ jobs:

steps:
- name: 🚚 Checkout Repository
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1

- name: 🚸 Install pre-commit
run: pip install pre-commit
Expand Down

0 comments on commit 1beecd6

Please sign in to comment.