Skip to content

Commit

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

build(deps): bump actions/checkout from 4.1.6 to 4.1.7
  • Loading branch information
ernado authored Jul 22, 2024
2 parents a23e19a + cf7bbbe commit fceeb2c
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.6
uses: actions/checkout@v4.1.7

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

0 comments on commit fceeb2c

Please sign in to comment.