0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 04:10:24 +00:00

Don't use specific actions versions and update cache to v4

This commit is contained in:
Loïc Hoguin 2024-01-26 12:35:25 +01:00
parent 7d3aa6c9dd
commit a0314a6dff
No known key found for this signature in database
GPG key ID: 8A9DF795F6FED764

View file

@ -46,7 +46,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4
- name: Output latest Erlang/OTP version
id: latest_version
@ -58,7 +58,7 @@ jobs:
} >> "$GITHUB_OUTPUT"
- name: Restore CI cache
uses: actions/cache/restore@v3.3.2
uses: actions/cache/restore@v4
with:
path: |
~/erlang/