File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1414 - desktop_drop
1515 - desktop_lifecycle
1616 - win_toast
17+ - pasteboard
1718 push :
1819 tags :
1920 - ' ogg_opus_player-v[0-9]+.[0-9]+.[0-9]+*'
2223 - ' desktop_drop-v[0-9]+.[0-9]+.[0-9]+*'
2324 - ' desktop_lifecycle-v[0-9]+.[0-9]+.[0-9]+*'
2425 - ' win_toast-v[0-9]+.[0-9]+.[0-9]+*'
25-
26+ - ' pasteboard-v[0-9]+.[0-9]+.[0-9]+* '
2627jobs :
2728 publish :
2829
3334 runs-on : ubuntu-latest
3435 steps :
3536 # Checkout repository
36- - uses : actions/checkout@v3
37+ - uses : actions/checkout@v4
3738
3839 - uses : subosito/flutter-action@v2
3940 with :
4243 - run : flutter --version
4344
4445 # Setup Dart SDK with JWT token
45- - uses : dart-lang/setup-dart@a57a6c04cf7d4840e88432aad6281d1e125f0d46
46+ - uses : dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
4647
4748 # Parse package from tag, e.g.: ogg_opus_player-v1.0.0
4849 - name : Parse package name
You can’t perform that action at this time.
0 commit comments