Skip to content

Commit 665454e

Browse files
authored
Merge pull request #9 from smdn/dependabot/github_actions/github-actions-workflows-74995dd163
Bump the github-actions-workflows group with 2 updates
2 parents 3f26c02 + fe9bcdd commit 665454e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ jobs:
3737

3838
steps:
3939
- name: Checkout repository
40-
uses: actions/checkout@v4.2.2
40+
uses: actions/checkout@v5.0.0
4141
with:
4242
token: ${{ secrets.GITHUB_TOKEN }}
4343
fetch-depth: 1
4444

4545
- name: Setup caches
46-
uses: actions/cache@v4.2.3
46+
uses: actions/cache@v4.2.4
4747
with:
4848
path: |
4949
~/.cache/pip

0 commit comments

Comments
 (0)