1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 18:43:25 +00:00

[deps] DevOps: Update ubuntu to v22 (#7877)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-02-08 15:56:39 -05:00
committed by GitHub
parent 0310223891
commit 8028329522
11 changed files with 21 additions and 21 deletions

View File

@@ -18,7 +18,7 @@ defaults:
jobs:
lint:
name: Lint
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Checkout repo
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1