Skip to content

Commit 8cb43a8

Browse files
chore(deps): update actions/setup-go digest to 4a36011
1 parent 24c8d37 commit 8cb43a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduled.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ${{ matrix.os }}
1212
steps:
1313
- name: Install Go
14-
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6
14+
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
1515
with:
1616
go-version: 1.24.x
1717
- name: Checkout code

0 commit comments

Comments
 (0)