We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be476f9 + e46d84f commit 4bf7b3dCopy full SHA for 4bf7b3d
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
image: gentoo/stage3:desktop # Pulls the Gentoo image from Docker Hub
18
steps:
19
- name: Checkout repository
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
21
with:
22
token: ${{ secrets.GITHUB_TOKEN }}
23
- name: Synchronise repo and install essentials
0 commit comments