chore(dep): bump actions/checkout to v3.3.0 (#8393)

This commit is contained in:
Bad3r
2023-01-21 08:10:19 -05:00
committed by GitHub
parent d58a2a95dc
commit 6bb925740e
10 changed files with 15 additions and 15 deletions

View File

@@ -50,7 +50,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out Git repository
uses: actions/checkout@v2
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
with:
ref: ${{ github.event.inputs.git-ref }}