Skip to content

Commit

Permalink
Dependency updates.
Browse files Browse the repository at this point in the history
  • Loading branch information
hjdhjd authored Oct 1, 2024
1 parent 79c71cb commit b08da40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@ jobs:
DOCKERFILE: windows

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: 'Caching workspace.'
id: cache
uses: actions/cache@v3
uses: actions/cache@v4
with:

path: build
Expand Down

0 comments on commit b08da40

Please sign in to comment.