fix(ci): update actions versions

This commit is contained in:
Michael Chris Lopez
2022-09-18 18:05:08 +08:00
parent 2fd70c2eba
commit 90fa472caf
4 changed files with 8 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: NTBBloodbath/selene-action@v1.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}