We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0451e82 + a571e7a commit 8138b39Copy full SHA for 8138b39
1 file changed
.github/workflows/devcontainer.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- name: Checkout
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
26
27
- name: Log in to GHCR
28
uses: docker/login-action@v3
0 commit comments