Skip to content

Commit f6dfc65

Browse files
committed
Merge branch 'develop' into test
* develop: chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#696) chore: Update dev dependencies and example app
2 parents a266e25 + d78a294 commit f6dfc65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: macos-latest
2020

2121
steps:
22-
- uses: actions/[email protected].0
22+
- uses: actions/[email protected].1
2323
- uses: actions/[email protected]
2424
with:
2525
java-version: 11

0 commit comments

Comments
 (0)