Skip to content

Commit 7bf40ff

Browse files
authored
updater.yml: bump the checkout action
1 parent ad1208c commit 7bf40ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/updater.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
# ensure the zip archive has proper links ... so manually trigger the build after some prep
1414
steps:
1515
- name: Checkout
16-
uses: actions/checkout@v2
16+
uses: actions/checkout@v7
1717

1818
- name: Install dependencies
1919
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)