Skip to content

Commit

Permalink
Merge pull request #5 from Igor097/dev
Browse files Browse the repository at this point in the history
update version checkout v3 to v4
  • Loading branch information
Igor097 authored Nov 29, 2023
2 parents 09b8c29 + f11767f commit 07dad7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
message-welcome:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: print message
run: echo "Game API"
shell: bash
Expand Down

0 comments on commit 07dad7a

Please sign in to comment.