Skip to content

Commit

Permalink
More locations to upgrade in build def
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Dempsey committed Feb 5, 2024
1 parent f35688c commit b0b8608
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
name: Modify plugin version
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/cache@v3
- uses: actions/checkout@v4
- uses: actions/cache@v4
id: plugin-version-cache
with:
path: plugin.json
Expand Down

0 comments on commit b0b8608

Please sign in to comment.