Skip to content

Commit

Permalink
Update test/environments/jl10/Manifest.toml using Julia 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tkf committed Jan 4, 2020
1 parent ec7f9da commit 2ec9dba
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pkg-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ jobs:
with:
version: 1.2
projects: test docs
- name: Update test/environments/jl10/Manifest.toml
uses: tkf/julia-update-manifests@v1
with:
version: '1.0'
projects: test/environments/jl10

# https://github.com/peter-evans/create-pull-request
# https://github.com/marketplace/actions/create-pull-request
Expand Down

0 comments on commit 2ec9dba

Please sign in to comment.