Skip to content

Commit

Permalink
update worklow versions
Browse files Browse the repository at this point in the history
  • Loading branch information
raminqaf committed Jan 26, 2024
1 parent 1ed29c7 commit d591c26
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 74 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v4
- run: |
npm ci
npm run all
2 changes: 1 addition & 1 deletion .github/workflows/versioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
actions-tagger:
runs-on: ubuntu-latest
steps:
- uses: Actions-R-Us/actions-tagger@latest
- uses: Actions-R-Us/actions-tagger@v2.0.3
with:
publish_latest: true
env:
Expand Down
Loading

0 comments on commit d591c26

Please sign in to comment.