Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ed948fb

Browse files
Bump actions/checkout and subosito/flutter-action versions
1 parent fe69b63 commit ed948fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/google_api_availability.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ jobs:
2727
# Steps represent a sequence of tasks that will be executed as part of the job
2828
steps:
2929
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
30-
- uses: actions/checkout@v2
30+
- uses: actions/checkout@v3
3131

3232
# Make sure the stable version of Flutter is available
33-
- uses: subosito/flutter-action@v1
33+
- uses: subosito/flutter-action@v2
3434
with:
3535
channel: 'stable'
3636

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /