Skip to content

Commit 2c7d5e0

Browse files
authored
Update main.yml
1 parent b1bfad5 commit 2c7d5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
# Steps represent a sequence of tasks that will be executed as part of the job
1717
steps:
18-
- uses: actions/checkout@v2
18+
- uses: actions/checkout@v3
1919
- uses: CupOfTea696/gh-action-auto-release@v1.0.2
2020
with:
2121
title: "Release: $version"

0 commit comments

Comments
 (0)