Skip to content

Commit

Permalink
Merge pull request #29 from sbv-world-health-org-metrics/dependabot/g…
Browse files Browse the repository at this point in the history
…ithub_actions/actions/setup-go-4

Bump actions/setup-go from 2 to 4
  • Loading branch information
JoannaaKL authored Aug 28, 2023
2 parents d8e3afb + 9effd69 commit d167f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graphql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
- name: Set up Go 1.x
uses: actions/setup-go@v2
uses: actions/setup-go@v4
with:
go-version: ^1.16
- name: Get dependencies
Expand Down

0 comments on commit d167f4b

Please sign in to comment.