Skip to content

Commit

Permalink
Merge pull request #398 from domainr/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4.2.1

Bump actions/checkout from 4.2.0 to 4.2.1
  • Loading branch information
case-fastly authored Oct 7, 2024
2 parents a39db01 + d432735 commit 00b267c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
timeout-minutes: 15
steps:
- name: Checkout repo
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
submodules: recursive

Expand Down

0 comments on commit 00b267c

Please sign in to comment.