Skip to content

Commit

Permalink
Upgrade version for checkout Github action (latchset#429)
Browse files Browse the repository at this point in the history
Resolves: latchset#428

Signed-off-by: Sergio Arroutbi <[email protected]>
  • Loading branch information
sarroutbi authored Jun 15, 2023
1 parent 3add946 commit 4764b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- os: ubuntu:devel
stable: false
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Show OS information
run: cat /etc/os-release 2>/dev/null || echo /etc/os-release not available
Expand Down

0 comments on commit 4764b66

Please sign in to comment.