We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e13a83 commit be67205Copy full SHA for be67205
.github/workflows/build.yml
@@ -29,7 +29,7 @@ jobs:
29
version:
30
# - { major: 17, full: 17.0.6 }
31
# - { major: 18, full: 18.1.8 }
32
- - { major: 19, full: 19.1.4 }
+ - { major: 19, full: 19.1.6 }
33
steps:
34
- uses: actions/checkout@v4
35
0 commit comments