mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
chore(deps): bump actions/checkout from 2 to 4 (#6998)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0e7d93ed92
commit
4bb9c396ce
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
name: "${{ matrix.name }}"
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install Repo MSRV toolchain
|
||||
run: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user