Skip to content

Commit 495ad15

Browse files
authored
Merge pull request #32 from LMFS-Org/dependabot/github_actions/actions/checkout-6
build(deps): bump actions/checkout from 5 to 6
2 parents 37970bf + b0228c3 commit 495ad15

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
@@ -9,7 +9,7 @@ jobs:
99
build:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v5
12+
- uses: actions/checkout@v6
1313
with:
1414
submodules: true
1515
- uses: actions/setup-java@v5

0 commit comments

Comments
 (0)