We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae992e commit 8fd61dbCopy full SHA for 8fd61db
.github/workflows/deploy_to_snowflake.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Checkout code
11
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
12
13
- name: Deploy to Snowflake with Titan
14
uses: Titan-Systems/titan-core-action@feature/config-path
0 commit comments