Skip to content

Commit

Permalink
Updated Checkout action to version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
arumie committed Mar 2, 2024
1 parent 22e0677 commit abc53bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/google-cloudrun-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
environment: dzach
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Google Auth
id: auth
Expand Down

0 comments on commit abc53bc

Please sign in to comment.