Skip to content

Commit

Permalink
Udpate GitHub actions another time.
Browse files Browse the repository at this point in the history
  • Loading branch information
RLumSK committed Apr 14, 2024
1 parent 6f9ed64 commit 0cd19ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/GitHub_Actions_CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name: GitHub Actions CI

## change if caches needs to be refreshed
env:
cache-version: v3
cache-version: v4

jobs:
R-CMD-check:
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
curl --progress-bar -s -o 'C:\JAGS-4.3.1.exe' -L 'https://sourceforge.net/projects/mcmc-jags/files/JAGS/4.x/Windows/JAGS-4.3.1.exe'
C:\JAGS-4.3.1.exe /S
- uses: actions/checkout@v3
- uses: actions/checkout@v4

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

Expand Down

0 comments on commit 0cd19ef

Please sign in to comment.