Upgrade buf to latest version (0.41.0)

This commit is contained in:
Franck Royer 2021-04-26 15:46:36 +10:00
parent 441d906bd8
commit a24805a533
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ on:
jobs:
build_and_test:
env:
BUF_VERSION: '0.39.1'
BUF_VERSION: '0.41.0'
runs-on: ubuntu-latest
steps: