Skip to content

Commit

Permalink
Merge pull request #35 from shinya/4.0.6-4.1.0
Browse files Browse the repository at this point in the history
Version表記の変更とAction用のイメージを修正
  • Loading branch information
xuelian311 authored Oct 31, 2023
2 parents 587124e + deb3073 commit 04e18cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
jobs:
deploy:
name: Build
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ec-cube/eccubeupdater406to410",
"version": "1.0.0",
"version": "1.0.1",
"description": "EC-CUBEアップデートプラグイン",
"type": "eccube-plugin",
"require": {
Expand Down

0 comments on commit 04e18cb

Please sign in to comment.