Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2213 from gobuffalo/dependabot/github_actions/dev…
Browse files Browse the repository at this point in the history
…elopment/actions/checkout-3

Bump actions/checkout from 2 to 3
  • Loading branch information
fasmat committed Mar 2, 2022
2 parents 96d2173 + 32a2893 commit 89f4a76
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:
- "ubuntu-latest"

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Setup Go ${{ matrix.go }}
uses: actions/setup-go@v2
with:
Expand Down

0 comments on commit 89f4a76

Please sign in to comment.