Skip to content

Commit

Permalink
chore(deps): update actions/setup-go action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 2d780cc commit f3efe19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y webkit2gtk-4.1 webkit2gtk-4.0 libayatana-appindicator3-dev
- uses: dtolnay/rust-toolchain@stable
- uses: actions/setup-go@v4
- uses: actions/setup-go@v5
- uses: denoland/setup-deno@v1
- uses: Swatinem/rust-cache@v2
- run: go install github.com/wailsapp/wails/v2/cmd/wails@latest
Expand Down

0 comments on commit f3efe19

Please sign in to comment.