We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9021bd3 commit 48fcb56Copy full SHA for 48fcb56
1 file changed
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
id-token: write
27
steps:
28
- name: Checkout repository
29
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
30
# Uses the `docker/login-action` action to log in to the Container
31
# registry registry using the account and password that will publish the
32
# packages. Once published, the packages are scoped to the account defined here.
0 commit comments