Skip to content

Commit

Permalink
Bump otymko/setup-onescript from 1.3 to 1.4
Browse files Browse the repository at this point in the history
Bumps [otymko/setup-onescript](https://github.com/otymko/setup-onescript) from 1.3 to 1.4.
- [Release notes](https://github.com/otymko/setup-onescript/releases)
- [Commits](otymko/setup-onescript@v1.3...v1.4)

---
updated-dependencies:
- dependency-name: otymko/setup-onescript
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 15964f9 commit 007e1dd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup Onescript Action
uses: otymko/setup-onescript@v1.3
uses: otymko/setup-onescript@v1.4
with:
version: ${{ matrix.oscript_version }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/qa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fetch-depth: 0

- name: Setup Onescript Action
uses: otymko/setup-onescript@v1.3
uses: otymko/setup-onescript@v1.4
with:
version: "1.8.3"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

# Установка OneScript конкретной версии
- name: Установка OneScript
uses: otymko/setup-onescript@v1.3
uses: otymko/setup-onescript@v1.4
with:
version: ${{ matrix.oscript_version }}

Expand Down

0 comments on commit 007e1dd

Please sign in to comment.