Skip to content

Commit

Permalink
Bump actions/checkout from 2.3.4 to 2.3.5 (#2813)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 18, 2021
1 parent 3ff6078 commit d4ace1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-game.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Linux build on Ubuntu
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].4
- uses: actions/[email protected].5
with:
submodules: true

Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:
steps:
- run: echo $env:BUILD_TOOLS_PATH | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append

- uses: actions/[email protected].4
- uses: actions/[email protected].5
with:
submodules: true

Expand Down

0 comments on commit d4ace1f

Please sign in to comment.