We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6346caf + 36640b8 commit 4c44cf1Copy full SHA for 4c44cf1
1 file changed
.github/workflows/staging_deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- name: Checkout repository
20
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
21
22
- name: Setup Ruby
23
uses: ruby/setup-ruby@v1
0 commit comments