0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-08 07:16:56 -05:00
denoland-deno/.github/workflows
denobot 0d7662e155
1.41.3 (#22925)
Bumped versions for 1.41.3

Please ensure:
- [x] Target branch is correct (`vX.XX` if a patch release, `main` if
minor)
- [x] Crate versions are bumped correctly
- [x] deno_std version is incremented in the code (see
`cli/deno_std.rs`)
- [x] Releases.md is updated correctly (think relevancy and remove
reverts)

To make edits to this PR:
```shell
git fetch upstream release_1_41.3 && git checkout -b release_1_41.3 upstream/release_1_41.3
```

cc @nathanwhit

---------

Co-authored-by: nathanwhit <nathanwhit@users.noreply.github.com>
Co-authored-by: Nathan Whitaker <nathan@deno.com>
2024-03-14 11:13:46 -07:00
..
cargo_publish.yml chore: update Deno version in workflows (#22523) 2024-02-22 00:42:21 +00:00
ci.generate.ts 1.41.3 (#22925) 2024-03-14 11:13:46 -07:00
ci.yml 1.41.3 (#22925) 2024-03-14 11:13:46 -07:00
post_publish.yml ci: update to Ubuntu 22.04 runners for all workflows (#18526) 2023-04-01 08:35:31 +05:30
start_release.yml chore: update Deno version in workflows (#22523) 2024-02-22 00:42:21 +00:00
version_bump.yml chore: update Deno version in workflows (#22523) 2024-02-22 00:42:21 +00:00
wpt_epoch.yml fix: point to correct WPT runner file (#22753) 2024-03-08 12:38:23 +05:30