Skip to content

Commit c591e16

Browse files
renovate[bot]xbglowx
authored andcommitted
chore(deps): update actions/checkout action to v5
1 parent d535d53 commit c591e16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
go-version-file: 'go.mod'
3838

3939
- name: Check out code
40-
uses: actions/checkout@v4
40+
uses: actions/checkout@v5
4141

4242
- name: Build
4343
run: GOOS=${{ matrix.goos }} GOARCH=${{ matrix.goarch }} go build -v -o github-org-repos-sync-${{ matrix.goos }}-${{ matrix.goarch }}

0 commit comments

Comments
 (0)