We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6beaf commit aa1e094Copy full SHA for aa1e094
.github/workflows/test.yml
@@ -57,8 +57,8 @@ jobs:
57
version:
58
- ""
59
- "latest"
60
- - "v1.60" # TODO(ldez): it should be updated for v2.
61
- - "v1.60.1" # TODO(ldez): it should be updated for v2.
+ - "v1.63" # TODO(ldez): it should be updated for v2.
+ - "v1.63.4" # TODO(ldez): it should be updated for v2.
62
runs-on: ${{ matrix.os }}
63
permissions:
64
contents: read
@@ -86,8 +86,8 @@ jobs:
86
87
88
89
90
- - "adbdfdb288e939a175182b7a12b7555215ce98b2" # TODO(ldez): it should be updated for v2.
+ - "95c39ac1fbaf66475705c06c16259ffd9d6bf9a2" # TODO(ldez): it should be updated for v2.
91
92
93
0 commit comments