Skip to content

Commit 50657a0

Browse files
chore(deps): bump actions/checkout from 4.1.4 to 4.1.5 in /.github/workflows in the gha group (#113)
1 parent 98c4f71 commit 50657a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: windows-2022
1414
steps:
1515
- name: Checkout repository
16-
uses: actions/checkout@v4.1.4
16+
uses: actions/checkout@v4.1.5
1717
- name: Use Node version defined in manifest
1818
uses: volta-cli/action@v4
1919
- name: Node.js version

0 commit comments

Comments
 (0)