Skip to content

Commit

Permalink
UIIN-3171: Update folio-org/checkout to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
OleksandrHladchenko1 committed Feb 6, 2025
1 parent 19e957a commit b6572fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-npm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

runs-on: ubuntu-latest
steps:
- uses: folio-org/checkout@v4
- uses: folio-org/checkout@v3
with:
fetch-depth: 0

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

runs-on: ubuntu-latest
steps:
- uses: folio-org/checkout@v4
- uses: folio-org/checkout@v3
with:
fetch-depth: 0

Expand Down

0 comments on commit b6572fe

Please sign in to comment.