Use major version of actions

This commit is contained in:
CrazyMax
2020-11-08 02:54:03 +01:00
parent dd2e615c98
commit 009f84cd69
3 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v2.3.3
uses: actions/checkout@v2
-
name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v3.1.0
uses: crazy-max/ghaction-github-labeler@v3