Skip to content

ci: Update to actions/checkout@v4 from v1 and v2. (#454) #1087

ci: Update to actions/checkout@v4 from v1 and v2. (#454)

ci: Update to actions/checkout@v4 from v1 and v2. (#454) #1087

Workflow file for this run

name: cargo-deny
on: [push, pull_request]
jobs:
cargo-deny:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1