Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fbe429de2f | |||
| 4346280e0f |
@@ -7,10 +7,10 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checkout:
|
checkout:
|
||||||
runs-on: rocky-latest
|
runs-on: fedora-rawhide-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: https://git.phyllo.me/actions/checkout@v4
|
- uses: https://git.phyllo.me/actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: https://git.phyllo.me/actions/action-gh-release@v2
|
- uses: https://git.phyllo.me/actions/action-gh-release@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user