Skip to content

Commit

Permalink
Bump actions/checkout from 4.1.1 to 4.1.2 (#220)
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 Apr 1, 2024
1 parent 33e1082 commit bb9eae1
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].1
- 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 @@ -20,7 +20,7 @@ jobs:
- stable
- 3.0.7
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- uses: dart-lang/[email protected]
with:
sdk: "${{ matrix.sdk }}"
Expand Down

0 comments on commit bb9eae1

Please sign in to comment.