Skip to content

Commit

Permalink
Merge pull request #4 from ChanthMiao/dependabot-github_actions-actio…
Browse files Browse the repository at this point in the history
…ns-setup-go-4

Bump actions/setup-go from 3 to 4
  • Loading branch information
ChanthMiao authored Dec 21, 2024
2 parents bc2b434 + 9a716d9 commit f628105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- name: Setup Go environment
uses: actions/setup-go@v3
uses: actions/setup-go@v4

- name: Setup Rust environmet
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit f628105

Please sign in to comment.