Skip to content

Commit

Permalink
🎨 Update r.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Wytamma authored Apr 24, 2023
1 parent e11f2b8 commit f21b25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/r.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up R ${{ matrix.config.os }} (${{ matrix.config.r }})
uses: r-lib/actions/setup-r@v1
uses: r-lib/actions/setup-r@v2
with:
r-version: ${{ matrix.config.r }}
http-user-agent: ${{ matrix.config.http-user-agent }}
Expand Down

0 comments on commit f21b25d

Please sign in to comment.