Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksnyder committed Jun 10, 2023
1 parent b6d712e commit 58fcc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -35,7 +35,7 @@ jobs:
with:
go-version: '1.12.17'
- name: Git checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
path: gopath/src/github.com/nicksnyder/go-i18n
- name: Build and test
Expand Down

0 comments on commit 58fcc98

Please sign in to comment.