Skip to content

Commit

Permalink
updating action
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed Apr 29, 2023
1 parent 0048b34 commit ac7d0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
with:
access_token: ${{ github.token }}

- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Install Build Environment
run: |
if [ "$RUNNER_OS" == "Linux" ]; then
Expand Down

0 comments on commit ac7d0c4

Please sign in to comment.