Skip to content

Commit

Permalink
[cicd] Bump action versions (#265)
Browse files Browse the repository at this point in the history
## Summary

TSIA

## How was it tested?

CICD
  • Loading branch information
mikeland73 committed Feb 14, 2024
1 parent 0213b37 commit 0872337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout Monorepo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up Go
uses: actions/setup-go@v5
Expand Down

0 comments on commit 0872337

Please sign in to comment.