Skip to content

Commit

Permalink
Checkout action updated
Browse files Browse the repository at this point in the history
  • Loading branch information
proway2 authored Apr 21, 2024
1 parent b9183c4 commit 626e263
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 @@ -11,7 +11,7 @@ jobs:
go: [ '1.18', '1.19' ]
name: Setup Go ${{ matrix.go }} environment
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4.1.3
- name: Setup go
uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit 626e263

Please sign in to comment.