Skip to content

Commit

Permalink
Merge pull request #12 from go-faster/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/checkout-4.1.6

build(deps): bump actions/checkout from 4.1.5 to 4.1.6
  • Loading branch information
shadowspore committed May 18, 2024
2 parents dacd432 + 62e2be9 commit 02325f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# - windows-latest
steps:
- name: Checkout code
uses: actions/checkout@v4.1.5
uses: actions/checkout@v4.1.6

- name: Install Go
uses: actions/setup-go@v5.0.1
Expand Down

0 comments on commit 02325f6

Please sign in to comment.