Skip to content

Commit

Permalink
PLTOS-371: gha: actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
IvoBCD committed Nov 14, 2024
1 parent 0c26a28 commit 6d80aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
ELIXIR_VERSION: 1.15.6-otp-26
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Restore buildroot downloads
uses: actions/cache/restore@v3
id: cache
Expand Down

0 comments on commit 6d80aff

Please sign in to comment.