Skip to content

Commit 85716a9

Browse files
committed
Bump pr-check action to go v1.21.13
Signed-off-by: Andrew Obuchowicz <aobuchow@redhat.com>
1 parent 0c45575 commit 85716a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
name: Set up Go 1.x
2323
uses: actions/setup-go@v2
2424
with:
25-
go-version: 1.21.10
25+
go-version: 1.21.13
2626
-
2727
name: Check out code into the Go module directory
2828
uses: actions/checkout@v2

0 commit comments

Comments
 (0)