Merge pull request #14 from anas-elgarhy/renovate/actions-checkout-3.x

chore(deps): update actions/checkout action to v3
This commit is contained in:
mergify[bot] 2023-01-29 11:35:47 +00:00 committed by GitHub
commit 8bbc1f7e1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
aur-publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Publish AUR package
uses: anas-elgarhy/aur-release-action@v4.1