Skip to content

Commit

Permalink
check wokflow
Browse files Browse the repository at this point in the history
  • Loading branch information
turgut090 committed Aug 26, 2023
1 parent ae6389f commit 380c939
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/mac_os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ jobs:
CRAN: ${{ matrix.config.cran }}

steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v2

- uses: r-lib/actions/setup-r@v1
- uses: r-lib/actions/setup-r@v2

- uses: r-lib/actions/setup-pandoc@v1
- uses: r-lib/actions/setup-pandoc@v2

- name: Install dependencies if Linux
if: runner.os == 'Linux'
Expand Down

0 comments on commit 380c939

Please sign in to comment.