Skip to content

Commit

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

build(deps): bump actions/checkout from 4.1.7 to 4.2.0
  • Loading branch information
ernado authored Sep 27, 2024
2 parents fceeb2c + 7a2c79a commit 1eb515a
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.7
uses: actions/checkout@v4.2.0

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

0 comments on commit 1eb515a

Please sign in to comment.