Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
halleeshearer authored Aug 7, 2024
1 parent e8890c0 commit 66c6c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Set up R
uses: r-lib/actions/setup-r@v2
with:
r-version: '4.10' # You can specify the version of R you need
r-version: '4.4.2' # You can specify the version of R you need

- name: Install R packages
run: |
Expand Down

0 comments on commit 66c6c55

Please sign in to comment.