We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f16a1be + fd39fcb commit 1b4738cCopy full SHA for 1b4738c
1 file changed
.github/workflows/main.yml
@@ -70,7 +70,7 @@ jobs:
70
71
steps:
72
- name: Checkout Repository
73
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
74
75
76
# Extract version embedded in the tag.
0 commit comments