Skip to content

Commit

Permalink
Merge pull request #120 from shoonia/update-1
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
shoonia authored Feb 3, 2024
2 parents efd0b76 + c79c592 commit d71a9c0
Show file tree
Hide file tree
Showing 4 changed files with 538 additions and 447 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build-deploy:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Checkout the repository
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Checkout the repository
uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit d71a9c0

Please sign in to comment.