1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-09-02 01:31:57 +02:00

build(deps): bump actions/checkout from 4 to 5 (#3730)

This commit is contained in:
dependabot[bot]
2025-08-18 01:33:06 +01:00
committed by GitHub
parent 351f7a17ed
commit c65633b548
5 changed files with 11 additions and 11 deletions

View File

@@ -28,7 +28,7 @@ jobs:
runs-on: ${{ matrix.target.os }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- name: Install nasm
if: matrix.target.os == 'windows-latest'
@@ -71,7 +71,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- name: Free Disk Space
run: ./scripts/free-disk-space.sh