Skip to content

Commit

Permalink
Merge pull request #9 from demartini/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-go-v2.1.2

chore(deps): bump actions/setup-go from v2.1.0 to v2.1.2
  • Loading branch information
demartini committed Sep 15, 2020
2 parents d9cfd94 + 55ea691 commit e160254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -22,7 +22,7 @@ jobs:
tar -czvf ./dist/raspberrypi-motd-vertical.tar.gz -C ./src/vertical .
- name: Setup | Go
uses: actions/setup-go@v2.1.0
uses: actions/setup-go@v2.1.2
with:
go-version: "^1.14.x"

Expand Down

0 comments on commit e160254

Please sign in to comment.