Skip to content

Commit

Permalink
fix: github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
internetova committed Feb 22, 2024
1 parent eedb33a commit 5037257
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 @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v2

- id: fvm_version
uses: zoexx/github-action-json-file-properties@release
uses: zoexx/github-action-json-file-properties@1.0.4
with:
file_path: ".fvm/fvm_config.json"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2

- id: fvm_version
uses: zoexx/github-action-json-file-properties@release
uses: zoexx/github-action-json-file-properties@1.0.4
with:
file_path: ".fvm/fvm_config.json"

Expand Down

0 comments on commit 5037257

Please sign in to comment.