Skip to content

Commit 4ad1838

Browse files
dependabot[bot]imaNNeo
authored andcommitted
chore: bump bluefireteam/flutter-gh-pages from 7 to 8
Bumps [bluefireteam/flutter-gh-pages](https://github.com/bluefireteam/flutter-gh-pages) from 7 to 8. - [Release notes](https://github.com/bluefireteam/flutter-gh-pages/releases) - [Commits](bluefireteam/flutter-gh-pages@v7...v8) --- updated-dependencies: - dependency-name: bluefireteam/flutter-gh-pages dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ef5cc4 commit 4ad1838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v2 # Only works with v2
1313
- uses: subosito/flutter-action@v1
14-
- uses: bluefireteam/flutter-gh-pages@v7
14+
- uses: bluefireteam/flutter-gh-pages@v8
1515
with:
1616
workingDir: example

0 commit comments

Comments
 (0)