Skip to content

Commit 7b23bda

Browse files
Bump actions/checkout from 4.1.1 to 4.1.6 (#47)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.1...v4.1.6) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36415bf commit 7b23bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
name: github-pages
2525
url: ${{ steps.deployment.outputs.page_url }}
2626
steps:
27-
- uses: actions/[email protected].1
27+
- uses: actions/[email protected].6
2828

2929
- name: Setup Flutter
3030
uses: subosito/flutter-action@v2

0 commit comments

Comments
 (0)