Skip to content

Commit a436417

Browse files
authored
build(deps): bump actions/checkout from 4 to 6 (#166)
2 parents 2bdf9e1 + 3f549e7 commit a436417

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
steps:
12-
- uses: actions/checkout@v4
12+
- uses: actions/checkout@v6
1313
- uses: subosito/flutter-action@v2
1414
- uses: bluefireteam/flutter-gh-pages@v9
1515
with:

0 commit comments

Comments
 (0)