Skip to content

Commit

Permalink
Merge branch 'master' of github.com:RGLab/RProtoBufLib
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejiang committed Jul 12, 2021
2 parents 2184b49 + d36a6a4 commit 30a9fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up R ${{ matrix.r }}
uses: r-lib/actions/setup-r@master
uses: r-lib/actions/setup-r@v1
with:
r-version: ${{ matrix.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
Expand Down

0 comments on commit 30a9fbd

Please sign in to comment.