Skip to content

Commit f8cb4fa

Browse files
authored
Merge pull request #39 from jimboid/dependabot/github_actions/actions/checkout-5.0.0
2 parents e9d772e + 219b321 commit f8cb4fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
name: ${{ matrix.platform }} workshop-build
2323
steps:
2424
- name: checkout
25-
uses: actions/checkout@v4.2.2
25+
uses: actions/checkout@v5.0.0
2626

2727
- name: Prepare env
2828
id: envvars

0 commit comments

Comments
 (0)