Skip to content

Commit 886dd1b

Browse files
committed
👷 Upgrade actions/checkout
1 parent ebdb552 commit 886dd1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/custopize.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
steps:
2828

2929
- name: "⬇ Checkout"
30-
uses: actions/checkout@v2
30+
uses: actions/checkout@v3
3131

3232
- name: "🔎 Determine OctoPi version"
3333
uses: actions/github-script@v4

0 commit comments

Comments
 (0)