Skip to content

Commit

Permalink
Bump actions/checkout from 4.2.0 to 4.2.2 (#275)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 1a78d05 commit b8e8d3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
run:
working-directory: ./swagger_parser_pages
steps:
- uses: actions/[email protected].0
- uses: actions/[email protected].2
- uses: subosito/[email protected]
with:
channel: stable
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
sdk:
- stable
steps:
- uses: actions/[email protected].0
- uses: actions/[email protected].2
- uses: dart-lang/[email protected]
with:
sdk: "${{ matrix.sdk }}"
Expand Down

0 comments on commit b8e8d3f

Please sign in to comment.